Decided to remove the pre-chapters from the TOC
This commit is contained in:
@@ -85,13 +85,13 @@
|
||||
%\end{dedications}
|
||||
|
||||
% RUM: "Acknowledgements (optional)"%start numbering
|
||||
\tableofcontents{}
|
||||
\listoffigures{}
|
||||
\listoftables{}
|
||||
\tableofcontents*{}%* means no TOC entry
|
||||
\listoffigures*{}
|
||||
\listoftables*{}
|
||||
%% A list of abbreviations is an example of a special list
|
||||
%% Other lists may be added, such as lists of algorithms, symbols, theorems, etc.
|
||||
%% IN CS PhD, this is sometimes centered.
|
||||
\chapter{List of Symbols}
|
||||
\chapter*{List of Symbols}%* means no TOC entry
|
||||
%% This list demonstrates the "siunitx" package capabilities
|
||||
\begin{tabular}{lll}\toprule
|
||||
Symbol &Description &Value/Units\\\midrule
|
||||
|
||||
8
main.tex
8
main.tex
@@ -78,13 +78,13 @@
|
||||
%\end{dedications}
|
||||
|
||||
% RUM: "Acknowledgements (optional)"%start numbering
|
||||
\tableofcontents{}
|
||||
\listoffigures{}
|
||||
\listoftables{}
|
||||
\tableofcontents*{}%* means no TOC entry
|
||||
\listoffigures*{}
|
||||
\listoftables*{}
|
||||
%% A list of abbreviations is an example of a special list
|
||||
%% Other lists may be added, such as lists of algorithms, symbols, theorems, etc.
|
||||
%% IN CS PhD, this is sometimes centered.
|
||||
\chapter{List of Symbols}
|
||||
\chapter*{List of Symbols}%* means no TOC entry
|
||||
%% This list demonstrates the "siunitx" package capabilities
|
||||
\begin{tabular}{lll}\toprule
|
||||
Symbol &Description &Value/Units\\\midrule
|
||||
|
||||
Reference in New Issue
Block a user