Add \clearpage after \tableofcontents
This commit is contained in:
parent
7c1cfd09ea
commit
321aa6a911
2 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
|
||||
\maketitle
|
||||
\tableofcontents
|
||||
\clearpage
|
||||
|
||||
\section{Rappel sur les dérivées}
|
||||
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
\maketitle
|
||||
\tableofcontents
|
||||
\clearpage
|
||||
|
||||
\section{Prérequis}
|
||||
|
||||
|
|
Loading…
Reference in a new issue