mirror of
https://github.com/LanceLi1416/Template-LectureNotes.git
synced 2026-06-04 04:44:40 +08:00
11 lines
279 B
TeX
11 lines
279 B
TeX
\newpage \thispagestyle{empty} \null \newpage
|
|
\pagenumbering{Roman}
|
|
\pagestyle{frontmatter}
|
|
|
|
% Table of contents ------------------------------------------------------------
|
|
\tableofcontents
|
|
|
|
\newpage \thispagestyle{empty} \null \newpage
|
|
|
|
\pagenumbering{arabic}
|
|
\pagestyle{fancy} |