update templates
This commit is contained in:
@@ -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}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
\chapter{Chapter 2 title}
|
||||
\chaptermark{Chapter 2 title in header}
|
||||
\label{ch:chapter2}
|
||||
%\adjustmtc
|
||||
\graphicspath{{Figures/Ch2/}}
|
||||
\minitoc
|
||||
|
||||
|
||||
@@ -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}
|
||||
@@ -1,6 +0,0 @@
|
||||
\chapter*{Abstract}
|
||||
\chaptermark{Abstract}
|
||||
\markboth{ABSTRACT}{ABSTRACT}
|
||||
\addcontentsline{toc}{chapter}{Abstract}
|
||||
|
||||
...
|
||||
@@ -1,5 +0,0 @@
|
||||
\chapter*{Acknowledgements}
|
||||
\chaptermark{Acknowledgements}
|
||||
\markboth{ACKNOWLEDGEMENTS}{ACKNOWLEDGEMENTS}
|
||||
|
||||
...
|
||||
@@ -1,5 +0,0 @@
|
||||
\chapter*{Remerciements}
|
||||
\chaptermark{Remerciements}
|
||||
\markboth{REMERCIEMENTS}{REMERCIEMENTS}
|
||||
|
||||
...
|
||||
@@ -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}
|
||||
|
||||
...
|
||||
Reference in New Issue
Block a user