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 \summaries
\thispagestyle{empty} \thispagestyle{empty}
\pagebreak

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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