defs.tex
来自「Nano的XML解析器」· TEX 代码 · 共 25 行
TEX
25 行
\newcommand\ltext[1]{\mbox{#1}}\newcommand\term[1]{\emph{\mbox{#1}}}\newcommand\acronym[1]{\ltext{#1}}\newcommand\classname[1]{\mbox{\tt #1}}\newcommand\propertykey[1]{\mbox{\tt #1}}\newcommand\propertyvalue[1]{\mbox{\tt #1}}\newcommand\methodname[1]{\mbox{\tt #1}}\newcommand\filename[1]{\mbox{\sl #1}}\newcommand\packagename[1]{\mbox{\tt\sl #1}}\newcommand\xcallout[1]{\hfill\textcircled{#1}}\newcommand\xkeyword[1]{{\bf #1}}\newcounter{calloutindex}\newenvironment{callout}%{\begin{itemize}\setcounter{calloutindex}{1}}%{\end{itemize}}\newcommand\coitem{\item[\textcircled{\arabic{calloutindex}}%\addtocounter{calloutindex}{1}]}\newenvironment{example}%{\par\vskip 6pt\tt\small\obeylines\obeyspaces}%{\vskip 6pt}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?