Update structure

This commit is contained in:
2024-06-25 18:11:03 +02:00
parent d263d7f016
commit 098ccf9f89
33 changed files with 70 additions and 50 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}
+7
View File
@@ -0,0 +1,7 @@
\chapterstartoc{List of Acronyms}
\label{ch:acronyms}
\begin{description}[font=\normalfont\bfseries]
\item[AR] Augmented Reality
\item[VR] Virtual Reality
\end{description}
+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}