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