Update structure
This commit is contained in:
2
0-front/content/abstract.tex
Normal file
2
0-front/content/abstract.tex
Normal file
@@ -0,0 +1,2 @@
|
||||
\chapterstartoc{Abstract}
|
||||
\label{ch:abstract}
|
||||
2
0-front/content/acknowledgement.tex
Normal file
2
0-front/content/acknowledgement.tex
Normal file
@@ -0,0 +1,2 @@
|
||||
\chapterstartoc{Acknowledgement}
|
||||
\label{ch:conclusion}
|
||||
7
0-front/content/acronyms.tex
Normal file
7
0-front/content/acronyms.tex
Normal 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
0-front/content/contents.tex
Normal file
3
0-front/content/contents.tex
Normal file
@@ -0,0 +1,3 @@
|
||||
\renewcommand{\contentsname}{Table of Contents}
|
||||
\tableofcontents
|
||||
\addcontentsline{toc}{chapter}{\contentsname}
|
||||
2
0-front/content/figures.tex
Normal file
2
0-front/content/figures.tex
Normal file
@@ -0,0 +1,2 @@
|
||||
\listoffigures
|
||||
\addcontentsline{toc}{chapter}{\listfigurename}
|
||||
2
0-front/content/publications.tex
Normal file
2
0-front/content/publications.tex
Normal file
@@ -0,0 +1,2 @@
|
||||
\chapterstartoc{List of Publications}
|
||||
\label{ch:publications}
|
||||
2
0-front/content/résumé.tex
Normal file
2
0-front/content/résumé.tex
Normal file
@@ -0,0 +1,2 @@
|
||||
\chapterstartoc{Résumé}
|
||||
\label{ch:resume}
|
||||
2
0-front/content/tables.tex
Normal file
2
0-front/content/tables.tex
Normal file
@@ -0,0 +1,2 @@
|
||||
\listoftables
|
||||
\addcontentsline{toc}{chapter}{\listtablename}
|
||||
Reference in New Issue
Block a user