Initial commit.

This commit is contained in:
Bokuan Li
2026-03-10 22:44:38 -04:00
commit 3e6504e5c1
7 changed files with 64 additions and 0 deletions

5
preamble.sty Normal file
View File

@@ -0,0 +1,5 @@
\newtheorem{theorem}{Theorem}[chapter]
\newtheorem{proposition}[theorem]{Proposition}
\newtheorem{lemma}[theorem]{Lemma}
\newcommand{\test}{\text{Test Command}}