-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtitlepage.tex
More file actions
27 lines (26 loc) · 739 Bytes
/
titlepage.tex
File metadata and controls
27 lines (26 loc) · 739 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
%%% Titlepage
\begin{titlepage}
\begin{textblock*}{\textwidth}(30mm,60mm)
\centering
{\large\bfseries Ausbildung zum mathematisch technischen Softwareentwickler} \\[3ex]
\begin{huge}\bfseries\scshape Berichtsheft\par\end{huge}
\end{textblock*}
\vspace*{85mm}
\centering\large
\begin{textblock*}{\textwidth}(30mm,120mm)
\centering
\Nachname, \Vorname\\
{\small \Institut}\\
{\small RWTH Aachen University}\\
\end{textblock*}
\begin{textblock*}{\textwidth}(30mm,150mm)
\centering
{\small\textbf{Betreuer/in:}}\\
\Betreuer\\
{\small \Institut}\\
{\small RWTH Aachen University}\\
\end{textblock*}
\begin{textblock*}{\textwidth}(30mm,267mm)
\centering\large Aachen, \today
\end{textblock*}
\end{titlepage}