diff options
Diffstat (limited to 'content/title.tex')
| -rw-r--r-- | content/title.tex | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/content/title.tex b/content/title.tex index 8144e8e..7cc73a7 100644 --- a/content/title.tex +++ b/content/title.tex @@ -18,7 +18,10 @@ } \date{\today} % Leave empty to omit a date \renewcommand{\maketitlehookd}{% -\include{content/abstract} +\pagebreak +\tableofcontents +\pagebreak +\input{content/abstract} } %---------------------------------------------------------------------------------------- |
