I would like to make a new page between my table of contents and my list of figures, so that they start on different pages, but the following is not correct..
Code: Select all
\renewcommand{\contentsname}{\begin{center}TABLE OF CONTENTS\end{center}}
\newpage
\renewcommand{\listfigurename}{\begin{center}LIST OF FIGURES\end{center}}
Please help,
thanks,