pagebreaks

This commit is contained in:
Marc Beninca 2020-10-11 00:08:24 +02:00
parent 907cef8eae
commit ef80a0c71f
8 changed files with 15 additions and 0 deletions

View file

@ -12,3 +12,5 @@ Bordeaux 2021.
\summaries
\thispagestyle{empty}
\pagebreak

View file

@ -1,3 +1,5 @@
\def\outro{Conclusion}
\chapter*{\outro}
\addcontentsline{toc}{chapter}{\outro}
\pagebreak

View file

@ -2,3 +2,5 @@
\renewcommand{\listfigurename}{\figures}
\listoffigures
\addcontentsline{toc}{chapter}{\figures}
\pagebreak

View file

@ -1,3 +1,5 @@
\def\intro{Introduction}
\chapter*{\intro}
\addcontentsline{toc}{chapter}{\intro}
\pagebreak

View file

@ -121,6 +121,7 @@
{}
{}
}
\pagebreak
\input{figures}
\input{tables}

View file

@ -2,3 +2,5 @@
\renewcommand{\listtablename}{\tables}
\listoftables
\addcontentsline{toc}{chapter}{\tables}
\pagebreak

View file

@ -1,3 +1,5 @@
\def\thanks{\ml{Acknowledgements}{Remerciements}}
\chapter*{\thanks}
\addcontentsline{toc}{chapter}{\thanks}
\pagebreak

View file

@ -3,3 +3,5 @@
\renewcommand{\cftchapleader}{\cftdotfill{\cftdotsep}}
\tableofcontents
\pagebreak