From cfc545688b6e16b3735c6954d34ebe239f76a17d Mon Sep 17 00:00:00 2001 From: G0rocks Date: Tue, 27 May 2025 15:11:12 +0000 Subject: [PATCH 1/2] Fix bug where "label=" would show up on cover before "Thesis Committee:". --- ruthesis.sty | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/ruthesis.sty b/ruthesis.sty index 153d2a5..1fb7cdb 100644 --- a/ruthesis.sty +++ b/ruthesis.sty @@ -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} From a3654d2ea1ecbf4ed5530665cf0f860996bcf600 Mon Sep 17 00:00:00 2001 From: G0rocks Date: Wed, 28 May 2025 15:45:47 +0000 Subject: [PATCH 2/2] Fix bug where list of symbols hyperlink from table of contents takes you to the list of tables --- main.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.tex b/main.tex index dd98ea9..4a19c63 100644 --- a/main.tex +++ b/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