Initial commit.

This commit is contained in:
Michael Bredel
2017-10-17 10:45:41 +02:00
parent baffea73bf
commit d5e84f80c9
19 changed files with 2236 additions and 0 deletions
+36
View File
@@ -0,0 +1,36 @@
%*******************************************************
% 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}