-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
有同学反应目录有点宽,这个和Word有一些区别,需要修改
\RequirePackage{titletoc}
% 设置目录格式
% 章节的目录格式
\titlecontents{chapter}[0pt]{\vspace{2mm}\heiti\xiaosi}
{\thecontentslabel\hskip.5em}{}{\titlerule*[0.5pc]{.}\contentspage}
% 一级标题的目录格式
\titlecontents{section}[30pt]{\heiti\wuhao}
{\thecontentslabel\hskip.5em}{}{\titlerule*[0.5pc]{.}\contentspage}
% 二级标题的目录格式
\titlecontents{subsection}[55pt]{\heiti\wuhao}
{\thecontentslabel\hskip.5em}{}{\titlerule*[0.5pc]{.}\contentspage}
% 三级标题的目录格式
\titlecontents{subsubsection}[55pt]{\heiti\wuhao}
{\thecontentslabel\hskip.5em}{}{\titlerule*[0.5pc]{.}\contentspage}
Metadata
Metadata
Assignees
Labels
No labels