Skip to content

Commit 4029f75

Browse files
committed
Fixup percent
1 parent 49b3653 commit 4029f75

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ustcthesis.cls

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2526,7 +2526,7 @@
25262526
% 也不添加进目录或 PDF 书签。
25272527
% 然而像摘要、目录、符号说明这样的章节,它们不需要编号、不加入目录,
25282528
% 但是需要修改页眉,并且加入 PDF 标签。
2529-
% 所以我们新定义 \cs{__ustc_chapter:nn} 用于处理这些章节。%
2529+
% 所以我们新定义 \cs{__ustc_chapter:nn} 用于处理这些章节。
25302530
\NewDocumentCommand \__ustc_chapter:nn { o m }
25312531
{
25322532
\if@openright
@@ -2736,7 +2736,7 @@
27362736
\else
27372737
\clearpage
27382738
\fi
2739-
\thispagestyle { \CTEX@chapter@pagestyle }%
2739+
\thispagestyle { \CTEX@chapter@pagestyle }
27402740
\int_gzero:N \@topnum
27412741
\@afterindenttrue
27422742
\str_if_eq:VnT \l__ustc_degree_str { bachelor }

0 commit comments

Comments
 (0)