2使用帮助9
name={??prename??,??postname??}该选项用于设置章节的名字,包括章节编号前后的词语,
两个之间用逗号分开。例如
\\CTEXsetup[name={第,节}]{section}
会使得section的标题使用形如“第1节”的名字。注意不要使用中文的逗号。该选项的缺省设置是
使用宏包选项cap
partchaptersectionsubsectionsubsubsectionparagraphsubparagraph
{第,部分}{第,章}同右同右同右同右同右
使用宏包选项nocap{Part\\space,}{Chapter\\space,}{,}{,}{,}{,}{,}
number={??number??}该选项用于设置章节编号的数字样式。例如
\\CTEXsetup[number={\\roman{section}}]{section}
会使得section的标题使用小写罗马数字作为编号。常用的数字样式命令有\\chinese{??counter??}:一,二,三,...\\arabic{??counter??}:1,2,3,...\\roman{??counter??}:i,ii,iii,...\\Roman{??counter??}:I,II,III,...\\alph{??counter??}:a,b,c,...\\Alph{??counter??}:A,B,C,...该选项的缺省设置是
使用宏包选项cap
partchaptersectionsubsectionsubsubsectionparagraphsubparagraph
{\\chinese{part}}{\\chinese{chapter}}同右同右同右同右同右
使用宏包选项nocap{\\Roman{part}}{\\arabic{chapter}}{\\thesection}{\\thesubsection}{\\thesubsubsection}{\\theparagraph}{\\thesubparagraph}
2使用帮助10
format={??format??}用于控制章节标题的全局格式,作用域为章节名字和随后的标题内
容。常用于控制章节标题的对齐方式。该选项的缺省设置是
使用宏包选项cap
part(article)partchaptersectionsubsectionsubsubsectionparagraphsubparagraph
{\\centering}{\\centering}{\\centering}
{\\Large\\bfseries\\centering}{\\large\\bfseries\\centering}
{\\normalsize\\bfseries\\centering}{\\normalsize\\bfseries\\centering}{\\normalsize\\bfseries\\centering}
使用宏包选项nocap{\\raggedright}{\\centering}{\\raggedright}{\\Large\\bfseries}{\\large\\bfseries}
{\\normalsize\\bfseries}{\\normalsize\\bfseries}{\\normalsize\\bfseries}
nameformat={??nameformat??}用于控制章节名字的格式,作用域为章节名字,包括编号。
该选项的缺省设置是
使用宏包选项cap
part(article)partchaptersectionsubsectionsubsubsectionparagraphsubparagraph
同右同右同右同右同右同右同右同右
使用宏包选项nocap{\\Lar