Printed cover code is not relevant
This commit is contained in:
84
ruthesis.sty
84
ruthesis.sty
@@ -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
|
||||||
% \end{textblock*}
|
% % \begin{textblock*}{\textwidth}[0.5,0.5](\pagecenterx,68mm)%
|
||||||
\setSingleSpace{1.8}\SingleSpacing%
|
% % {\centering\includegraphics[width=55mm]{\frontlogo@ruthesis}\\}%
|
||||||
\begin{textblock*}{\textwidth}[0,0](30mm,120mm)%
|
% % \end{textblock*}
|
||||||
\textcolor{rugray}{\covertitlefont#1}\par%
|
% \setSingleSpace{1.8}\SingleSpacing%
|
||||||
%% Originally title was forced uppercase, but no-one seems to have
|
% \begin{textblock*}{\textwidth}[0,0](30mm,120mm)%
|
||||||
%% noticed, so I'm removing it.
|
% \textcolor{rugray}{\covertitlefont#1}\par%
|
||||||
\end{textblock*}%
|
% %% Originally title was forced uppercase, but no-one seems to have
|
||||||
%
|
% %% noticed, so I'm removing it.
|
||||||
\setSingleSpace{1.5}\SingleSpacing%
|
% \end{textblock*}%
|
||||||
\begin{textblock*}{\textwidth}[0,0](30mm,222mm)%
|
% %
|
||||||
\begin{minipage}{\textwidth}
|
% \setSingleSpace{1.5}\SingleSpacing%
|
||||||
\textcolor{rugray}{
|
% \begin{textblock*}{\textwidth}[0,0](30mm,222mm)%
|
||||||
\covertextfont{}\noident
|
% \begin{minipage}{\textwidth}
|
||||||
\textbf{\theauthor}\\%
|
% \textcolor{rugray}{
|
||||||
\theDegreeLong\\%
|
% \covertextfont{}\noident
|
||||||
\thedate\\%
|
% \textbf{\theauthor}\\%
|
||||||
\theSchool\\%
|
% \theDegreeLong\\%
|
||||||
\theInstitution%
|
% \thedate\\%
|
||||||
}\par
|
% \theSchool\\%
|
||||||
\vspace*{5mm}
|
% \theInstitution%
|
||||||
\textcolor{rured}{
|
% }\par
|
||||||
\covertitlefont{}\noindent
|
% \vspace*{5mm}
|
||||||
\theDocumentType
|
% \textcolor{rured}{
|
||||||
}\par
|
% \covertitlefont{}\noindent
|
||||||
\vspace*{3mm}
|
% \theDocumentType
|
||||||
{\scriptsize\color{rugray}#2}%
|
% }\par
|
||||||
\end{minipage}
|
% \vspace*{3mm}
|
||||||
\end{textblock*}
|
% {\scriptsize\color{rugray}#2}%
|
||||||
\setSingleSpace{1.0}
|
% \end{minipage}
|
||||||
% \end{covernonum}
|
% \end{textblock*}
|
||||||
\newpage\quad%% I am not sure why we must put this to ensure that the covers don't overlap
|
% \setSingleSpace{1.0}
|
||||||
\newpage % without this, page numbers show up. Weird.
|
% % \end{covernonum}
|
||||||
%% TODO: isolate font and spacing changes from the rest of the document
|
% \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
|
||||||
|
|||||||
Reference in New Issue
Block a user