We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49b3653 commit 4029f75Copy full SHA for 4029f75
1 file changed
ustcthesis.cls
@@ -2526,7 +2526,7 @@
2526
% 也不添加进目录或 PDF 书签。
2527
% 然而像摘要、目录、符号说明这样的章节,它们不需要编号、不加入目录,
2528
% 但是需要修改页眉,并且加入 PDF 标签。
2529
-% 所以我们新定义 \cs{__ustc_chapter:nn} 用于处理这些章节。%
+% 所以我们新定义 \cs{__ustc_chapter:nn} 用于处理这些章节。
2530
\NewDocumentCommand \__ustc_chapter:nn { o m }
2531
{
2532
\if@openright
@@ -2736,7 +2736,7 @@
2736
\else
2737
\clearpage
2738
\fi
2739
- \thispagestyle { \CTEX@chapter@pagestyle }%
+ \thispagestyle { \CTEX@chapter@pagestyle }
2740
\int_gzero:N \@topnum
2741
\@afterindenttrue
2742
\str_if_eq:VnT \l__ustc_degree_str { bachelor }
0 commit comments