Move the table of contents inside the title page.
This commit is contained in:
parent
0f1a6067bc
commit
6cb4df3964
2 changed files with 2 additions and 1 deletions
|
@ -15,7 +15,6 @@
|
||||||
|
|
||||||
\input{title.tex}
|
\input{title.tex}
|
||||||
|
|
||||||
\tableofcontents
|
|
||||||
\clearpage
|
\clearpage
|
||||||
|
|
||||||
\section{Dummy}
|
\section{Dummy}
|
||||||
|
|
|
@ -26,3 +26,5 @@
|
||||||
|
|
||||||
\thickhrule
|
\thickhrule
|
||||||
\end{center}
|
\end{center}
|
||||||
|
|
||||||
|
\tableofcontents
|
||||||
|
|
Loading…
Reference in a new issue