Skip to content

二级标题到底要不要加粗 #41

Answered by LaureatePoet
MingHong1019 asked this question in Q&A
Discussion options

You must be logged in to vote

你的问题可以通过阅读“CTeX 宏集手册”来系统解决。


关于本模板修改章节标题格式。

可以对如下部分进行修改。

HFUT_Thesis/hfutthesis.cls

Lines 2472 to 2570 in 6f0efda

\ctexset{
chapter = {
format = {
\centering
\if@mainmatter
\fontsize{16bp}{16bp}\sffamily\bfseries\selectfont
\else
\fontsize{18bp}{16bp}\rmfamily\bfseries\selectfont
\fi
},
nameformat = {},
name = {第,章},
titleformat = {},
number = \chinese{chapter},
aftername = \hspace{0.5\ccwd},
beforeskip = {
\if@mainmatter
16bp
\else
9bp
\fi
},
%tocline = {
% \if@mainmatter
% %\if \@chapapp \appendixname
% \ifhfut@appendix
% {附录~\arabic{chapter}~~#2}

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by LaureatePoet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #40 on September 10, 2022 00:19.