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

20
part1.tex Normal file
View File

@@ -0,0 +1,20 @@
\part{The First Part}
\label{part:first}
The following are the contents for the first part.
\chapter{The First Chapter}
\label{chapter:first}
Say hello to the first chapter. Test command: $\test$.
\begin{theorem}[Example Theorem]
\label{theorem:example}
Example theorem content.
\end{theorem}
\begin{proof}
See \cite[Page 120]{Example}.
\end{proof}