Printed cover code is not relevant

This commit is contained in:
2022-05-21 23:17:50 +00:00
parent 94bc14a8b6
commit add0666abd

View File

@@ -528,47 +528,49 @@
\setlength{\pagecentery}{0.5\stockheight} \setlength{\pagecentery}{0.5\stockheight}
\newcommand{\printedcover}[2]{ %% Covers are provided by Agusta in Communications
\thispagestyle{empty} %% This is no longer to be used --foley 20220521
\setlength{\TPMargin}{0mm} %% margins inside the textblock* % \newcommand{\printedcover}[2]{
\sffamily % \thispagestyle{empty}
% Don't need the logo % \setlength{\TPMargin}{0mm} %% margins inside the textblock*
% \begin{textblock*}{\textwidth}[0.5,0.5](\pagecenterx,68mm)% % \sffamily
% {\centering\includegraphics[width=55mm]{\frontlogo@ruthesis}\\}% % % Don't need the logo
% % \begin{textblock*}{\textwidth}[0.5,0.5](\pagecenterx,68mm)%
% % {\centering\includegraphics[width=55mm]{\frontlogo@ruthesis}\\}%
% % \end{textblock*}
% \setSingleSpace{1.8}\SingleSpacing%
% \begin{textblock*}{\textwidth}[0,0](30mm,120mm)%
% \textcolor{rugray}{\covertitlefont#1}\par%
% %% Originally title was forced uppercase, but no-one seems to have
% %% noticed, so I'm removing it.
% \end{textblock*}%
% %
% \setSingleSpace{1.5}\SingleSpacing%
% \begin{textblock*}{\textwidth}[0,0](30mm,222mm)%
% \begin{minipage}{\textwidth}
% \textcolor{rugray}{
% \covertextfont{}\noident
% \textbf{\theauthor}\\%
% \theDegreeLong\\%
% \thedate\\%
% \theSchool\\%
% \theInstitution%
% }\par
% \vspace*{5mm}
% \textcolor{rured}{
% \covertitlefont{}\noindent
% \theDocumentType
% }\par
% \vspace*{3mm}
% {\scriptsize\color{rugray}#2}%
% \end{minipage}
% \end{textblock*} % \end{textblock*}
\setSingleSpace{1.8}\SingleSpacing% % \setSingleSpace{1.0}
\begin{textblock*}{\textwidth}[0,0](30mm,120mm)% % % \end{covernonum}
\textcolor{rugray}{\covertitlefont#1}\par% % \newpage\quad%% I am not sure why we must put this to ensure that the covers don't overlap
%% Originally title was forced uppercase, but no-one seems to have % \newpage % without this, page numbers show up. Weird.
%% noticed, so I'm removing it. % %% TODO: isolate font and spacing changes from the rest of the document
\end{textblock*}% % }
%
\setSingleSpace{1.5}\SingleSpacing%
\begin{textblock*}{\textwidth}[0,0](30mm,222mm)%
\begin{minipage}{\textwidth}
\textcolor{rugray}{
\covertextfont{}\noident
\textbf{\theauthor}\\%
\theDegreeLong\\%
\thedate\\%
\theSchool\\%
\theInstitution%
}\par
\vspace*{5mm}
\textcolor{rured}{
\covertitlefont{}\noindent
\theDocumentType
}\par
\vspace*{3mm}
{\scriptsize\color{rugray}#2}%
\end{minipage}
\end{textblock*}
\setSingleSpace{1.0}
% \end{covernonum}
\newpage\quad%% I am not sure why we must put this to ensure that the covers don't overlap
\newpage % without this, page numbers show up. Weird.
%% TODO: isolate font and spacing changes from the rest of the document
}
%% ----- INTERNAL TITLE PAGE WITH COMMITTEE --------------------------------------------------- %% ----- INTERNAL TITLE PAGE WITH COMMITTEE ---------------------------------------------------
%% TODO: make counter for supervisors in the very rare case that there %% TODO: make counter for supervisors in the very rare case that there