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
|
||||
%% Other lists may be added, such as lists of algorithms, symbols, theorems, etc.
|
||||
%% 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
|
||||
\begin{tabular}{lll}\toprule
|
||||
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{\plparsep}{0.5\baselineskip} % space between entries
|
||||
% \setlength{\plitemsep}{0.5\baselineskip} % space between lines
|
||||
\begin{itemize}[label={}]
|
||||
\item \supervisorheading@ruthesis{}:
|
||||
\begin{itemize}[label={}]\setlength\itemsep{\baselineskip}
|
||||
\supervisors@ruthesis{}
|
||||
\end{itemize}
|
||||
\supervisorheading@ruthesis{}:
|
||||
\begin{itemize}[label={}]\setlength\itemsep{\baselineskip}
|
||||
\supervisors@ruthesis{}
|
||||
\end{itemize}
|
||||
}\vfill}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user