5 lines
165 B
TeX
5 lines
165 B
TeX
\newtheorem{theorem}{Theorem}[chapter]
|
|
\newtheorem{proposition}[theorem]{Proposition}
|
|
\newtheorem{lemma}[theorem]{Lemma}
|
|
|
|
\newcommand{\test}{\text{Test Command}} |