Fix front setup

This commit is contained in:
2024-04-15 16:21:03 +02:00
parent 67d4a50bb2
commit 00e42ae158
10 changed files with 25 additions and 17 deletions
+2
View File
@@ -0,0 +1,2 @@
\chapterstartoc{Abstract}
\label{ch:abstract}
+2
View File
@@ -0,0 +1,2 @@
\chapterstartoc{Acknowledgement}
\label{ch:conclusion}
+2
View File
@@ -0,0 +1,2 @@
\chapterstartoc{List of Acronyms}
\label{ch:acronyms}
+3
View File
@@ -0,0 +1,3 @@
\renewcommand{\contentsname}{Table of Contents}
\tableofcontents
\addcontentsline{toc}{chapter}{\contentsname}
+2
View File
@@ -0,0 +1,2 @@
\listoffigures
\addcontentsline{toc}{chapter}{\listfigurename}
+2
View File
@@ -0,0 +1,2 @@
\chapterstartoc{List of Publications}
\label{ch:publications}
+2
View File
@@ -0,0 +1,2 @@
\chapterstartoc{Résumé}
\label{ch:resume}
+2
View File
@@ -0,0 +1,2 @@
\listoftables
\addcontentsline{toc}{chapter}{\listtablename}