Merge pull request #36 from G0rocks/master
Fix bug where "label=" shows up on cover
This commit is contained in:
2
main.tex
2
main.tex
@@ -91,7 +91,7 @@
|
|||||||
%% A list of abbreviations is an example of a special list
|
%% A list of abbreviations is an example of a special list
|
||||||
%% Other lists may be added, such as lists of algorithms, symbols, theorems, etc.
|
%% Other lists may be added, such as lists of algorithms, symbols, theorems, etc.
|
||||||
%% IN CS PhD, this is sometimes centered.
|
%% IN CS PhD, this is sometimes centered.
|
||||||
\frontmatterhead{List of Symbols}%%RUM: Not mentioned
|
\chapter{List of Symbols}
|
||||||
%% This list demonstrates the "siunitx" package capabilities
|
%% This list demonstrates the "siunitx" package capabilities
|
||||||
\begin{tabular}{lll}\toprule
|
\begin{tabular}{lll}\toprule
|
||||||
Symbol &Description &Value/Units\\\midrule
|
Symbol &Description &Value/Units\\\midrule
|
||||||
|
|||||||
@@ -284,11 +284,9 @@ in this publication does not imply, even in the absence of a specific statement
|
|||||||
% \setlength{\pltopsep}{0.5\baselineskip} % first/top space
|
% \setlength{\pltopsep}{0.5\baselineskip} % first/top space
|
||||||
% \setlength{\plparsep}{0.5\baselineskip} % space between entries
|
% \setlength{\plparsep}{0.5\baselineskip} % space between entries
|
||||||
% \setlength{\plitemsep}{0.5\baselineskip} % space between lines
|
% \setlength{\plitemsep}{0.5\baselineskip} % space between lines
|
||||||
\begin{itemize}[label={}]
|
\supervisorheading@ruthesis{}:
|
||||||
\item \supervisorheading@ruthesis{}:
|
\begin{itemize}[label={}]\setlength\itemsep{\baselineskip}
|
||||||
\begin{itemize}[label={}]\setlength\itemsep{\baselineskip}
|
\supervisors@ruthesis{}
|
||||||
\supervisors@ruthesis{}
|
|
||||||
\end{itemize}
|
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
}\vfill}
|
}\vfill}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user