Support for subtitles
Added etoolbox possibly can be removed
This commit is contained in:
1
main.tex
1
main.tex
@@ -39,6 +39,7 @@
|
|||||||
|
|
||||||
%%%%%%%%%%%%%%%%%Information for the Title page %%%%%%%%%%%%%%%%%
|
%%%%%%%%%%%%%%%%%Information for the Title page %%%%%%%%%%%%%%%%%
|
||||||
\title{Thesis and Project Report Template for \theInstitution{}}
|
\title{Thesis and Project Report Template for \theInstitution{}}
|
||||||
|
\subtitle{subtitle allowed}
|
||||||
\author{Joseph~T.~Foley and Marcel~Kyas}
|
\author{Joseph~T.~Foley and Marcel~Kyas}
|
||||||
\date{November, 2025}%Generally this is set to the day of the defense
|
\date{November, 2025}%Generally this is set to the day of the defense
|
||||||
\publocation{Reykjavik, 2025}% Publisher info: Place, Year
|
\publocation{Reykjavik, 2025}% Publisher info: Place, Year
|
||||||
|
|||||||
@@ -127,10 +127,11 @@
|
|||||||
\rulogo{}
|
\rulogo{}
|
||||||
\par\end{center}\vspace{0.7cm}
|
\par\end{center}\vspace{0.7cm}
|
||||||
}
|
}
|
||||||
|
\RequirePackage{etoolbox}
|
||||||
%% TODO: investigate why bold isn't working on the title
|
%% TODO: investigate why bold isn't working on the title
|
||||||
%\droptitle{}% length moves the title position up and down
|
%\droptitle{}% length moves the title position up and down
|
||||||
\pretitle{\begin{center}\bfseries\Huge}
|
\pretitle{\begin{center}\bfseries\Huge}
|
||||||
\posttitle{\par\end{center}\vspace{1.55cm}}
|
\posttitle{\ifstrempty{\thesubtitle}{}{\\\normalfont{\LARGE \thesubtitle}}\par\end{center}\vspace{1.55cm}}
|
||||||
\preauthor{\begin{center}\Large}
|
\preauthor{\begin{center}\Large}
|
||||||
\postauthor{\par\end{center}\vfill}
|
\postauthor{\par\end{center}\vfill}
|
||||||
\renewcommand{\maketitlehookc}{\begin{center}\textbf{\Large \theDegreeAbbrv{} \theDocumentType{} in \theProgram}\par\end{center}\vspace{1cm}}
|
\renewcommand{\maketitlehookc}{\begin{center}\textbf{\Large \theDegreeAbbrv{} \theDocumentType{} in \theProgram}\par\end{center}\vspace{1cm}}
|
||||||
|
|||||||
Reference in New Issue
Block a user