Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ustcthesis.cls
Original file line number Diff line number Diff line change
Expand Up @@ -2462,8 +2462,8 @@
% 研究生一般不建议使用三级节标题,不得使用三级以下节标题。
% 本科生允许至四级节标题。
\bool_if:NTF \l__ustc_degree_graduate_bool
{ \setcounter { secnumdepth } { 4 } }
{ \setcounter { secnumdepth } { 3 } }
{ \setcounter { secnumdepth } { 4 } }

% 用 \pkg{ctex} 的接口设置全部章节标题格式。
\ctexset
Expand Down
Loading