Files
spec-template/preamble.sty
2026-03-10 22:44:38 -04:00

5 lines
165 B
TeX

\newtheorem{theorem}{Theorem}[chapter]
\newtheorem{proposition}[theorem]{Proposition}
\newtheorem{lemma}[theorem]{Lemma}
\newcommand{\test}{\text{Test Command}}