Printed cover hardcoded, but mostly working
This commit is contained in:
@@ -71,10 +71,10 @@
|
|||||||
|
|
||||||
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
\printedcover{\uppercase{\thetitle}}{ISBN NUMBER}
|
\printedcover{\MakeUppercase{\thetitle}}{ISSN XXXX-XXXX}%The printed cover has the title in uppercase
|
||||||
\maketitle{}
|
\maketitle{}
|
||||||
\disableindents{}%frontmatter material mostly doesn't need indents
|
\disableindents{}%frontmatter material mostly doesn't need indents
|
||||||
\copyrightpage{RU Report Template}{0000-0000-0000-0000}{100}{ISBN 978-XXXX-XXXX-X-X (print version)\\
|
\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}
|
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:
|
% If this is a PhD, register for an ISSN and ISBN, then:
|
||||||
% \copyrightpage{<Short title>}{<ORCID>}{<total number of pages>}{ISBN 978-XXXX-XXXX-X-X (print version)\\
|
% \copyrightpage{<Short title>}{<ORCID>}{<total number of pages>}{ISBN 978-XXXX-XXXX-X-X (print version)\\
|
||||||
|
|||||||
@@ -123,14 +123,14 @@
|
|||||||
\thispagestyle{empty}
|
\thispagestyle{empty}
|
||||||
\setlength{\TPMargin}{0mm} %% margins inside the textblock*
|
\setlength{\TPMargin}{0mm} %% margins inside the textblock*
|
||||||
\sffamily
|
\sffamily
|
||||||
\begin{textblock*}{\textwidth}[0,0](25mm,30mm)%
|
\begin{textblock*}{\textwidth}[0,0](30mm,30mm)%
|
||||||
{\rulogo{}}%
|
{\center\rulogo{}\par}%
|
||||||
\end{textblock*}
|
\end{textblock*}
|
||||||
%
|
%
|
||||||
|
|
||||||
\setSingleSpace{1.8}\SingleSpacing%
|
\setSingleSpace{1.8}\SingleSpacing%
|
||||||
\begin{textblock*}{\textwidth}[0,0](30mm,110mm)%
|
\begin{textblock*}{\textwidth}[0,0](30mm,110mm)%
|
||||||
\noindent\textcolor{rugray}{\frontcovertitlefont#1}\par%UPPERCASE
|
\noindent\raggedright\textcolor{rugray}{\frontcovertitlefont#1}\par%UPPERCASE
|
||||||
\end{textblock*}%
|
\end{textblock*}%
|
||||||
%
|
%
|
||||||
\setSingleSpace{1.5}\SingleSpacing%
|
\setSingleSpace{1.5}\SingleSpacing%
|
||||||
|
|||||||
Reference in New Issue
Block a user