File tree 1 file changed +7
-24
lines changed
1 file changed +7
-24
lines changed Original file line number Diff line number Diff line change 1343
1343
\cs _new:Npn \l _@@_title_font_cs:n #1 {
1344
1344
\@@ _if_thesis_int_type:nTF {3}
1345
1345
{
1346
- \arialfamily #1
1346
+ % 尽管是英文模板,但仍可能出现中文,因此需设置中文字体。
1347
+ \heiti\arialfamily #1
1347
1348
} {
1349
+ % 西文保持原本的 Times New Roman。黑体一般不搭配衬线体,但学校要求如此。
1348
1350
\heiti #1
1349
1351
}
1350
1352
}
2763
2765
}
2764
2766
2765
2767
\@@ _if_bachelor_thesis:T {
2766
- \@@ _if_thesis_int_type:nTF {3}
2767
- {
2768
- \ctexset {
2769
- chapter/titleformat = {\heiti }
2770
- }
2771
- }
2772
- {
2773
- \ctexset {
2774
- chapter/titleformat = {\textmd }
2775
- }
2768
+ \ctexset {
2769
+ chapter/titleformat = {\textmd }
2776
2770
}
2777
2771
}
2778
2772
2830
2824
}
2831
2825
2832
2826
\@@ _if_bachelor_thesis:TF {
2833
- \@@ _if_thesis_int_type:nTF {3}
2834
- {
2835
- \ctexset {
2836
- chapter = {
2837
- titleformat = {\heiti\zihao {3}\centering\textbf },
2838
- }
2839
- }
2840
- } {
2841
- \ctexset {
2842
- chapter = {
2843
- titleformat = {\heiti\zihao {-3}\centering\textmd },
2844
- }
2845
- }
2827
+ \ctexset {
2828
+ chapter/titleformat = {\zihao {-3}\textmd }
2846
2829
}
2847
2830
} {
2848
2831
\ctexset {
You can’t perform that action at this time.
0 commit comments