File tree Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Original file line number Diff line number Diff line change 1578
1578
\addtocontents {toc}{\protect\hypersetup {hidelinks}}
1579
1579
1580
1580
\@@ _if_graduate:TF {
1581
- % 对于研究生模板,定义各章标题为宋体四号。
1582
- \titlecontents {chapter}[0pt]{\songti \zihao {4}}
1581
+ % 对于研究生模板,《撰写规范》要求各级标题字号不同,且缩进 2n 字符。
1582
+ % 为尽可能视觉对齐,缩进的字宽统一按四号 14pt,页码统一按小四。
1583
+ % chapter 不缩进,标题四号,页码小四。行距为保持与其它项相同,设定为:原本 baselinestretch 1.56 × 小四 12pt / 四号 14pt = 1.33714 倍。
1584
+ \titlecontents {chapter}[0pt]{\songti \zihao {4} \linespread {1.33714}\selectfont }
1583
1585
{\thecontentslabel\unskip\hspace {\ccwd }}{}
1584
- {\hspace {.5em}\titlerule *{.}\contentspage }
1585
- % section 标题为宋体小四号。缩进为两个字符宽度 。
1586
- \titlecontents {section}[2 \ccwd ]{\songti \zihao {-4}}
1586
+ {\hspace {.5em}\zihao {-4} \ titlerule *{.}\contentspage }
1587
+ % section 缩进两字,全部小四 。
1588
+ \titlecontents {section}[14pt * 2 ]{\songti \zihao {-4}}
1587
1589
{\thecontentslabel\hspace {\ccwd }}{}
1588
1590
{\hspace {.5em}\titlerule *{.}\contentspage }
1589
- % subsection 标题为宋体小四号。缩进为四个字符宽度 。
1590
- \titlecontents {subsection}[4 \ccwd ]{\songti \zihao {-4}}
1591
+ % subsection 缩进四字,全部小四 。
1592
+ \titlecontents {subsection}[14pt * 4 ]{\songti \zihao {-4}}
1591
1593
{\thecontentslabel\hspace {\ccwd }}{}
1592
1594
{\hspace {.5em}\titlerule *{.}\contentspage }
1593
1595
} {
You can’t perform that action at this time.
0 commit comments