From 21345106a0ecccef5c648ab56b2955db28762ee0 Mon Sep 17 00:00:00 2001 From: Jan Falkenhain <jan.falkenhain@hs-bochum.de> Date: Wed, 17 Mar 2021 10:11:16 +0000 Subject: [PATCH] Upload New File --- deckblatt-cvh.tex | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 deckblatt-cvh.tex diff --git a/deckblatt-cvh.tex b/deckblatt-cvh.tex new file mode 100644 index 0000000..34f85da --- /dev/null +++ b/deckblatt-cvh.tex @@ -0,0 +1,37 @@ +\thispagestyle{empty} + +\begin{minipage}{0.55\textwidth} +\institutname{} +% Institut für Mechatronik\\ +% und Fahrzeugtechnik +\end{minipage}\hfill +%\includegraphics[height=2cm]{bilder/bologo} % Pixelgrafik-Version +\begin{picture}(0,0)(0,1.37) % Vektorgrafik-Version + \put(-2.7,0.0){\includegraphics[scale=1.06]{bilder/logo-hochschule-bochum-bo.pdf}} + \put(-6.2,0.87){\includegraphics[scale=0.545]{bilder/logo-hochschule-bochum-text.pdf}} + \put(-6.2,-0.07){\includegraphics[scale=0.635]{bilder/logo-hochschule-bochum-cvh-text.pdf}} +\end{picture}% + +% freier Platz: 1/3 oben +\vfill + +\begin{center} + + {\Huge\textbf{\thetitle}\par} + \bigskip\bigskip + von\par + \bigskip\bigskip + {\Large\textbf{\theauthor}\par} + \smallskip + + +\end{center} + +% freier Platz: 2/3 unten +\vfill +\vfill + +\begin{tabular}{ll} + \textbf{Stand:} & \finaldate\\ + \\ +\end{tabular} -- GitLab