mirror of
https://sharelatex.tu-darmstadt.de/git/681e0e7a3a9c7c9c6b8bb298
synced 2025-12-11 05:58:00 +00:00
Update on Overleaf.
This commit is contained in:
48
FrontBackmatter/Titlepage.tex
Normal file
48
FrontBackmatter/Titlepage.tex
Normal file
@@ -0,0 +1,48 @@
|
||||
% !TeX root = ../Thesis.tex
|
||||
|
||||
%*******************************************************
|
||||
% Titlepage
|
||||
%*******************************************************
|
||||
\pdfbookmark[0]{Cover}{cover}
|
||||
\begin{titlepage}
|
||||
% -- TemplateKnob
|
||||
% if you want the titlepage to be centered, uncomment and
|
||||
% fine-tune the line below (KOMA classes environment)
|
||||
%\pdfbookmark[1]{\myTitle{}}{titlepage}
|
||||
|
||||
\begin{addmargin}[-1cm]{\iftoggle{adrianstyle}{-2cm}{-3cm}}
|
||||
\begin{center}
|
||||
\large
|
||||
|
||||
\includegraphics[width=6cm]{logos/tud-logo-rgb}
|
||||
|
||||
\vfill
|
||||
|
||||
\begingroup
|
||||
\color{CTtitle}\spacedallcaps{\myTitle{}} \\ \bigskip
|
||||
\endgroup
|
||||
|
||||
\vspace{2ex}
|
||||
|
||||
\spacedlowsmallcaps{\myName{}}
|
||||
|
||||
\vfill
|
||||
|
||||
\myDegree{}
|
||||
|
||||
\vspace{2ex}
|
||||
|
||||
\myTime{}
|
||||
|
||||
\vfill
|
||||
|
||||
\myDepartment{} \\
|
||||
\myFaculty{} \\
|
||||
\myUni{}
|
||||
|
||||
\vfill
|
||||
|
||||
\includegraphics[width=5cm]{logos/seemoo-logo-rgb}
|
||||
\end{center}
|
||||
\end{addmargin}
|
||||
\end{titlepage}
|
||||
Reference in New Issue
Block a user