mirror of
https://github.com/MartinThoma/LaTeX-examples.git
synced 2025-04-26 06:48:04 +02:00
19 lines
320 B
TeX
19 lines
320 B
TeX
|
\begin{titlepage}
|
||
|
\thispagestyle{empty}
|
||
|
\ifAFive
|
||
|
\par\vspace{4cm}
|
||
|
\else
|
||
|
\par\vspace{10cm}
|
||
|
\fi
|
||
|
\begin{center}
|
||
|
{\Large \textbf{Programmierparadigmen}}
|
||
|
\vfill
|
||
|
|
||
|
%\includegraphics[width=0.9\linewidth]{figures/Torus.pdf}
|
||
|
\vfill
|
||
|
\hrulefill
|
||
|
\end{center}
|
||
|
\ \\[-5ex]
|
||
|
0. Auflage, \today \hfill Martin Thoma
|
||
|
\end{titlepage}
|