Merge pull request #36 from G0rocks/master

Fix bug where "label=" shows up on cover
This commit is contained in:
2025-05-29 20:55:25 +02:00
committed by GitHub
2 changed files with 4 additions and 6 deletions

View File

@@ -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

View File

@@ -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}