Skip to content

Commit

Permalink
Fix ToC Page Number of Itself
Browse files Browse the repository at this point in the history
  • Loading branch information
Teddy-van-Jerry committed May 20, 2024
1 parent f599b83 commit 480e262
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions seuthesis2024b.cls
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

\NeedsTeXFormat {LaTeX2e}
\RequirePackage {l3keys2e}
\ProvidesExplClass {seuthesis2024b} {2024/05/10} {0.11.0}
\ProvidesExplClass {seuthesis2024b} {2024/05/20} {0.12.0}
{Southeast University Thesis for Class of 2024 Bachelors}

\str_const:Nn \c__seuthesis_name_str { seuthesis2024b }
Expand Down Expand Up @@ -954,11 +954,11 @@
{ } { \titlerule*[3pt]{.}\contentspage }
\newcommand \seuthesis@toc
{
\tableofcontents
\addcontentsline { toc } { chapter }
{
\texorpdfstring { 目\hspace{2\ccwd}录 } { 目录 }
}
\tableofcontents
\ClearDoublePage
}
% --- \maketitle ---
Expand Down
Binary file modified seuthesis2024b.pdf
Binary file not shown.

0 comments on commit 480e262

Please sign in to comment.