We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
\@@_if_thesis_int_type:nTF
1 parent 3f5f938 commit e43a008Copy full SHA for e43a008
bithesis.dtx
@@ -1341,7 +1341,7 @@
1341
% 定义标题字体。
1342
% \begin{macrocode}
1343
\cs_new:Npn \l_@@_title_font_cs:n #1 {
1344
- \int_compare:nNnTF {\g_@@_thesis_type_int} = {3}
+ \@@_if_thesis_int_type:nTF {3}
1345
{
1346
\arialfamily #1
1347
} {
@@ -2763,7 +2763,7 @@
2763
}
2764
2765
\@@_if_bachelor_thesis:T {
2766
2767
2768
\ctexset{
2769
chapter/titleformat = {\heiti}
@@ -2833,7 +2833,7 @@
2833
2834
2835
\@@_if_bachelor_thesis:TF {
2836
2837
2838
2839
chapter = {
0 commit comments