Skip to content

Commit

Permalink
refactor(UPR): use \ctexset instead of deprecated \CTEXoptions.
Browse files Browse the repository at this point in the history
  • Loading branch information
fky2015 committed Jun 8, 2022
1 parent f15704b commit 702ec6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bithesis.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -549,7 +549,7 @@
\captionsetup[table]{font=small,labelsep=space,skip=10bp,labelfont=bf,font=kaiticaption}

% 输出大写数字日期
\CTEXoptions[today=big]
\ctexset{today=big}

% 将西文字体设置为 Times New Roman
\setromanfont{Times New Roman}
Expand Down

0 comments on commit 702ec6b

Please sign in to comment.