You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
thesis/frontbackmatter/Titlepage.tex

37 lines
819 B

7 years ago
%*******************************************************
% Titlepage
%*******************************************************
\begin{titlepage}
% if you want the titlepage to be centered, uncomment and fine-tune the line below (KOMA classes environment)
\begin{addmargin}[-1cm]{-3cm}
\begin{center}
\large
\hfill
\vfill
\begingroup
\color{Maroon}\spacedallcaps{\myTitle} \\ \bigskip
\endgroup
\spacedlowsmallcaps{\myName}
\vfill
\includegraphics[width=6cm]{gfx/TFZsuperellipse_bw} \\ \medskip
\mySubtitle \\ \medskip
%\myDegree \\
%\myDepartment \\
%\myFaculty \\
%\myUni \\ \bigskip
\myTime\ -- \myVersion
\vfill
\end{center}
\end{addmargin}
\end{titlepage}