Split thanks and toc
This commit is contained in:
parent
4960122c17
commit
b51266d32e
2 changed files with 5 additions and 6 deletions
|
@ -27,9 +27,3 @@
|
||||||
\thispagestyle{empty}
|
\thispagestyle{empty}
|
||||||
\mbox{}
|
\mbox{}
|
||||||
\newpage
|
\newpage
|
||||||
|
|
||||||
\tableofcontents
|
|
||||||
\markboth{Table des matières}{}
|
|
||||||
\addcontentsline{toc}{chapter}{\protect\numberline{}Table des matières}
|
|
||||||
|
|
||||||
\mainmatter
|
|
5
templates/nemu/regular/fr/toc.tex
Normal file
5
templates/nemu/regular/fr/toc.tex
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
\tableofcontents
|
||||||
|
\markboth{Table des matières}{}
|
||||||
|
\addcontentsline{toc}{chapter}{\protect\numberline{}Table des matières}
|
||||||
|
|
||||||
|
\mainmatter
|
Reference in a new issue