Don't need the cover pages nor archival page
This commit is contained in:
76
ruthesis.sty
76
ruthesis.sty
@@ -510,51 +510,6 @@
|
||||
\setlength{\pagecenterx}{0.5\stockwidth}
|
||||
\newlength{\pagecentery}
|
||||
\setlength{\pagecentery}{0.5\stockheight}
|
||||
|
||||
|
||||
%% Covers are provided by Agusta in Communications
|
||||
%% This is no longer to be used --foley 20220521
|
||||
% \newcommand{\printedcover}[2]{
|
||||
% \thispagestyle{empty}
|
||||
% \setlength{\TPMargin}{0mm} %% margins inside the textblock*
|
||||
% \sffamily
|
||||
% % 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*}
|
||||
% \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 ---------------------------------------------------
|
||||
%% TODO: make counter for supervisors in the very rare case that there
|
||||
@@ -619,37 +574,6 @@
|
||||
}
|
||||
|
||||
|
||||
%% ----- ARCHIVAL SIGNATURE, ONLY THESIS ----------------------------------------------------
|
||||
\newcommand{\archivesigpage}{
|
||||
\begin{cover}
|
||||
\enableindents{}
|
||||
The undersigned hereby grants permission to
|
||||
the \theInstitution{} Library to reproduce single
|
||||
copies of this \theDocumentType{} entitled \textbf{\thetitle}
|
||||
and to lend or sell such copies for private, scholarly or
|
||||
scientific research purposes only.
|
||||
|
||||
The author reserves all other publication and
|
||||
other rights in association with the copyright in the
|
||||
\theDocumentType{}, and
|
||||
except as herein before provided, neither the
|
||||
\theDocumentType{} nor
|
||||
any substantial portion thereof may be printed or otherwise
|
||||
reproduced in any material form whatsoever without the
|
||||
author's prior written permission.
|
||||
|
||||
\vspace*{2\baselineskip}
|
||||
\newcommand{\signline}[2]{\item \hdashrule{##2}{1pt}{1pt}\\##1}
|
||||
\setlength{\pltopsep}{2\baselineskip} % first/top space
|
||||
\setlength{\plparsep}{2\baselineskip} % space between entries
|
||||
\setlength{\plitemsep}{0.5\baselineskip} % space between lines
|
||||
\begin{compactitem}[]
|
||||
\signline{Date}{50mm}
|
||||
\signline{\theauthor\\\theDegreeLong}{0.75\textwidth}
|
||||
\end{compactitem}
|
||||
\end{cover}
|
||||
}
|
||||
|
||||
|
||||
\renewenvironment{abstract}
|
||||
{\begin{coverleft}{\centering%
|
||||
|
||||
Reference in New Issue
Block a user