Skip to content

目录问题 #15

@MobtgZhang

Description

@MobtgZhang

有同学反应目录有点宽,这个和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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions