Files
ouc-report-latex-template/input/toc.tex
T

18 lines
231 B
TeX

%目录页面
\newpage
\thispagestyle{empty}
%\clearpage
\tableofcontents
%插图目录页面
\newpage
\thispagestyle{empty}
%\clearpage
\listoffigures
%表格目录页面
\newpage
%\clearpage
\thispagestyle{empty}
\listoftables