作者calcutta (cul)
看板LaTeX
标题[问题] 这段是什麽意思
时间Sun Nov 11 10:13:54 2007
请问一下@begintheorem 前面那个老鼠号是什麽意思
\def\@begintheorem#1#2{\par\addvspace{12\p@}
\list{}{\leftmargin\z@\rightmargin\leftmargin}%
\ifSFB@indentsty
\item[]\hspace*{\SFB@indent}{\bfseries #1\ #2 }\itshape
\ifdim \SFB@indent=\z@ \leftmarginii 3em \else \leftmarginii \SFB@indent \fi
\else
\item[]{\bfseries #1\ #2 }\itshape
\leftmarginii 3em
\fi}
\def\@opargbegintheorem#1#2#3{\par\addvspace{12\p@}
\list{}{\leftmargin\z@\rightmargin\leftmargin}%
\ifSFB@indentsty
\item[]\hspace*{\SFB@indent}{\bfseries #1\ #2 (#3) }\itshape
\ifdim \SFB@indent=\z@ \leftmarginii 3em \else \leftmarginii \SFB@indent \fi
\else
\item[]{\bfseries #1\ #2 (#3) }\itshape
\leftmarginii 3em
\fi}
\def\@endtheorem{\endlist}
--
玫瑰有刺
只是快凋零
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 123.110.32.227