You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kile/src/kile/complete/tex/amsthm.cwl

19 lines
549 B

# amsthm
# Ryan Reich/2007-11-03
# http://tug.ctan.org/cgi-bin/ctanPackageInformation.py?id=amsthm
\newtheorem{envname}{caption}
\newtheorem{envname}{caption}[within]
\newtheorem{envname}[numberedlike]{caption}
\newtheorem*{envname}{caption}
\newtheorem*{envname}{caption}[within]
\newtheorem*{envname}[numberedlike]{caption}
\theoremstyle{style}
\swapnumbers
\newtheoremstyle{stylename}{spaceabove}{spacebelow}{bodyfont}{indentamt}{headfont}{headpunct}{headspace}{headspec}
\begin{proof}
\begin{proof}[caption]
\end{proof}
\qedsymbol
\qedhere
\qed