From 56696dcfa1ad165fa4bcf1a284e32cc439be0984 Mon Sep 17 00:00:00 2001 From: Dan Goldsmith Date: Thu, 20 Sep 2018 11:34:59 +0100 Subject: [PATCH] SID code updeted to work in a more sensible way --- Dissertation.md | 2 +- Template/Classes/CUPhDThesis.cls | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/Dissertation.md b/Dissertation.md index 1407a79..e2a43b7 100644 --- a/Dissertation.md +++ b/Dissertation.md @@ -1,7 +1,7 @@ --- # ----- THINGS THAT YOU NEED TO CHANGE ---- author: "Your Name" -sid: 424242 +sid: 4242 title: "Project Title" # Keywords associated with your project diff --git a/Template/Classes/CUPhDThesis.cls b/Template/Classes/CUPhDThesis.cls index b2d2c0f..3374922 100644 --- a/Template/Classes/CUPhDThesis.cls +++ b/Template/Classes/CUPhDThesis.cls @@ -931,8 +931,8 @@ wish to left align your text} {\usebox{\PHD@author}} \vspace{.05\PHD@titlepagespacing} -{\usebox{\PHD@SID}} -\vspace{.05\PHD@titlepagespacing} +%{\usebox{\PHD@SID}} +%\vspace{.05\PHD@titlepagespacing} % Degree title on first submission) \if@finalsub @@ -1153,20 +1153,21 @@ wish to left align your text} \begin{minipage}[c]{\textwidth} \centering \Large {by} \par \vspace{0.5em} - \centering \Large \bfseries{\@author} - \vspace{0.25em} - \end{minipage} -\end{lrbox} - -% DG: Student ID Box -\newsavebox{\PHD@SID} -\begin{lrbox}{\PHD@SID} - \begin{minipage}[c]{\textwidth} - \centering \Large {\@stuid} + \centering \Large \bfseries{\@author} + \\{\@stuid} \vspace{0.5em} \end{minipage} \end{lrbox} +%% % DG: Student ID Box +%% \newsavebox{\PHD@SID} +%% \begin{lrbox}{\PHD@SID} +%% \begin{minipage}[c]{\textwidth} +%% \centering \Large {\@stuid} +%% % \vspace{0.5em} +%% \end{minipage} +%% \end{lrbox} + % Award Box \newsavebox{\PHD@award} @@ -1272,7 +1273,6 @@ wish to left align your text} \setlength{\PHD@titlepagespacing}{ \textheight % - \totalheightof{\usebox{\PHD@Title}} - \totalheightof{\usebox{\PHD@author}} - - \totalheightof{\usebox{\PHD@SID}} - \totalheightof{\usebox{\PHD@supervisor}} - \totalheightof{\usebox{\PHD@advisor}} - \totalheightof{\usebox{\PHD@award}}