1
Fork 0

Correctly include title with content

This commit is contained in:
Jake Howard 2018-03-26 09:42:13 +01:00
parent 707b0d4645
commit 349f1df7f3
Signed by: jake
GPG Key ID: 57AFB45680EDD477
1 changed files with 2 additions and 2 deletions

View File

@ -20,13 +20,13 @@
\begin{document}
\include{title}
\input{title}
\tableofcontents
\thispagestyle{empty}
\cleardoublepage
\setcounter{page}{1}
Some body content
$body$
\end{document}