update templates

This commit is contained in:
2025-11-12 17:13:43 +01:00
parent 63f66fbf02
commit 3202ab8096
114 changed files with 1178 additions and 2034 deletions

View File

@@ -1,17 +1,17 @@
\chapter{Chapter 1 title}
\chaptermark{Chapter 1 title in header}
\label{ch:chapter1}
%\adjustmtc
\graphicspath{{Figures/Ch1/}}
\minitoc
\section{First Section of first chapter}
\subsection{Let's talk about A}
I must quote \citet{FavoriteAuthor} because they did a great job.
I must quote \citet{FavoriteAuthor} because they did a great job looking at this type of \gls{GAL}.
\subsection{And now B}
...
We can even reuse the acronym to plural: \glspl{GAL}
\section{But what about this}

View File

@@ -1,7 +1,7 @@
\chapter{Chapter 2 title}
\chaptermark{Chapter 2 title in header}
\label{ch:chapter2}
%\adjustmtc
\graphicspath{{Figures/Ch2/}}
\minitoc

View File

@@ -1,7 +1,7 @@
\chapter{Chapter 3 title}
\chaptermark{Chapter 3 title in header}
\label{ch:chapter3}
%\adjustmtc
\graphicspath{{Figures/Ch3/}}
\minitoc
\section{Look at this Table}

View File

@@ -1,6 +0,0 @@
\chapter*{Abstract}
\chaptermark{Abstract}
\markboth{ABSTRACT}{ABSTRACT}
\addcontentsline{toc}{chapter}{Abstract}
...

View File

@@ -1,5 +0,0 @@
\chapter*{Acknowledgements}
\chaptermark{Acknowledgements}
\markboth{ACKNOWLEDGEMENTS}{ACKNOWLEDGEMENTS}
...

View File

@@ -1,5 +0,0 @@
\chapter*{Remerciements}
\chaptermark{Remerciements}
\markboth{REMERCIEMENTS}{REMERCIEMENTS}
...

View File

@@ -1,6 +0,0 @@
\chapter*{R\'esum\'e}
\chaptermark{R\'esum\'e}
\markboth{R\'ESUM\'E}{R\'ESUM\'E}
\addcontentsline{toc}{chapter}{R\'esum\'e}
...