Files
SergeantBiggs cceca6b9d0 Added title page
Added title page in new .tex file which will give us more freedom for title page creation
2021-02-21 18:43:07 +01:00

34 lines
683 B
TeX

\begin{titlepage}
\begin{center}
\Huge
\textbf{Abschlussdokumentation IHK}
\vspace{0.5cm}
\LARGE
Untertitel \\
\today
\vspace{1.5cm}
\textbf{Author Name} \\
Musterstraße 100 \\
1000 Berlin \\
Identnummer: 000000000 \\
Prüfungsauschuss: Foo\_auschuss
\vfill
Abschlussprüfung \\
Fachinformatiker für Systemintegration.
\vspace{0.8cm}
\includegraphics[width=0.4\textwidth]{fu_logo.png}
\Large
Freie Universität Berlin\\
Kaiserswerther Straße 16-18 \\
14195 Berlin \\
\end{center}
\end{titlepage}