Skip to content

Commit

Permalink
Add toc
Browse files Browse the repository at this point in the history
and set line stretch and skip
  • Loading branch information
imfing committed Apr 5, 2019
1 parent f3d102a commit dba9e22
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions pages/frontmatter.tex
Expand Up @@ -63,3 +63,14 @@
{\zihao{-4} \par \the\ENabstract}
\par \vspace*{2em}
\enkeywords{\the\ENkeywords}

\renewcommand{\baselinestretch}{1}\normalsize
\baselineskip=23pt % 正文行距为 23 磅

\cleardoublepage
\pagenumbering{gobble} % 去掉目录页码
\tableofcontents

\cleardoublepage
\pagenumbering{arabic} % 重新计数页码
\setcounter{page}{1}

0 comments on commit dba9e22

Please sign in to comment.