Back cover working, needs font resizing

This commit is contained in:
2026-01-29 14:03:10 +00:00
parent c8006df8af
commit 1646abd0b4
2 changed files with 74 additions and 46 deletions

View File

@@ -53,10 +53,12 @@
%\DocumentInfo{TYPE}{ABBREVIATION}{DEGREE}{PROGRAM}{ECTS}{School/Department}
\DocumentInfo{Dissertation}{Ph.D.}{Doctor of Science}{Mechanical Engineering}{XX}{Department of Engineering}
\DocumentDescription{\theDocumentType{} of \theECTS{} ECTS credits
submitted to the \theSchool{} at \theInstitution{} in partial fulfillment
of the requirements for the degree of \theDegreeLong}
submitted to the \theSchool{} at \theInstitution{} in partial fulfillment
of the requirements for the degree of \theDegreeLong}
% Change \DocumentDescription if you need a custom title or if it needs to be in Icelandic
\bookissn{ISSN XXXX-XXXX}%You need to register for an ISSN to publish a Dissertation
%% PhD only have Thesis Committee with roles. Examiner is part of committee.
\SupervisorHeading{Thesis Committee}
\Supervisors{
@@ -70,11 +72,12 @@
\begin{document}
\printedcover{\thetitle}{ISSN XXXX-XXXX}%Cover title and ISSN number
\printedcover{\thetitle}{ISSN XXXX-XXXX}%Cover title and ISSN number
\printedcover{\thetitle}%Cover title (in case you have to adjust formatting)
\maketitle{}
\disableindents{}%frontmatter material mostly doesn't need indents
\copyrightpage{\thetitle}{0000-0000-0000-0000}{100}{ISBN 978-XXXX-XXXX-X-X (print version)\\
ISBN 978-XXXX-XXXX-X-X (electronic version)}{Printing: RU Printing osf.}{Printed on 900g Cardboard paper}
% If this is a PhD, register for an ISSN and ISBN, then:
@@ -83,11 +86,7 @@ ISBN 978-XXXX-XXXX-X-X (electronic version)}{Printing: RU Printing osf.}{Printed
% For submitting in Skemman the ISBN can be replaced with the url handle ( \url{http://hdl.handle.net/1946/xxxx} )
% Inside ruthesis.sty, the copyrightpage can be edited - there is an option to include a stamp/icon of the printer
% If this is a PhD, register for an ISSN and ISBN, then:
% \copyrightpage{ISSN xxxx-yyyy\\ISBN 978-xxxxxxxxxx\\\url{http://hdl.handle.net/1946/xxxx}\\}
%\signaturepage{} %Generally only for Print copies and needs the rusignaturepage package
%\begin{dedications}% Optional
% \begin{dedications}% Optional
% I dedicate this to my spouse/child/pet/power animal.
%\end{dedications}
@@ -173,7 +172,7 @@ It is likely to save you a lot of frustration and errors.
%% Index, optional. A good idea on longer documents
\clearforchapter{}
\printindex{}%%RUM: Not mentioned
\backcover{}
\end{document}
%%% Local Variables:
%%% mode: latex