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

11 lines
213 B
TeX
Raw Normal View History

\newpage
\thispagestyle{empty}
\begin{center}
\tableofcontents
2022-05-15 23:32:13 +08:00
\newpage
\newcommand{\listoffiguresname}{插图目录}
\listoffigures
\newpage
\newcommand{\listoftablesname}{表格目录}
\listoftables
\end{center}