summaryrefslogtreecommitdiffstats
path: root/vorlagen/thesis/src/titel.tex
diff options
context:
space:
mode:
Diffstat (limited to 'vorlagen/thesis/src/titel.tex')
-rw-r--r--vorlagen/thesis/src/titel.tex81
1 files changed, 0 insertions, 81 deletions
diff --git a/vorlagen/thesis/src/titel.tex b/vorlagen/thesis/src/titel.tex
deleted file mode 100644
index 35b4186..0000000
--- a/vorlagen/thesis/src/titel.tex
+++ /dev/null
@@ -1,81 +0,0 @@
-\begin{titlepage}
-\definecolor{winered}{rgb}{0.555,0.063,0.141}
-
-
-\begin{tikzpicture}[remember picture, overlay]
- \node [shift={(4.1cm,-5cm)}] at (current page.north west)
- {%
- \includegraphics[height=3.6cm,keepaspectratio=true]{img/Uni_Logo-blau-Wappen-li_E1_A4_CMYK.png}
- % Uni_Logo-blau-Wappen-li_E1_A4_CMYK.png: 583x684 pixel, 300dpi, 4.94x5.79 cm, bb=0 0 140 164
- % unilogo.png: 1092x1044 pixel, 100dpi, 27.74x26.52 cm, viewport=0 0 786 752
- };
- \node [shift={(5.75cm,-5.7125cm)}] at (current page.north west)
- {%
- \begin{tikzpicture}[remember picture, overlay]
- \fill[fill=winered] (0,0) rectangle (13cm,1.175mm);
- \end{tikzpicture}
- };
- \node [shift={(-6.75cm,-5.65cm)}] at (current page.north east)
- {
- \parbox{9cm}{
- \begin{flushright}
- \textsf{ \raggedright \large \textbf{Technische Fakultät}}\\
- \vspace{.8mm}
- \textsf{ \large Albert-Ludwigs-Universität, Freiburg}\\
- \vspace{2.8mm}
- \textsf{ \large Lehrstuhl für Kommunikationsysteme}\\
- \vspace{.8mm}
- \textsf{ \large Prof. Dr. Gerhard Schneider}
- \end{flushright}
- }
- };
-
- \node [shift={(7.0cm,4.4cm)}] at (current page.south west)
- {
- \parbox{7cm}{
- \large\noindent\textsf{Max
- Mustermann
- \\\normalsize Matr.-Nr.: 1234567
- }
- }
- };
- \node [shift={(-6.0cm,5.55cm)}] at (current page.south east)
- {%
- \parbox{7cm}{
- \begin{flushright}
- \normalsize
- \noindent\textsf{betreut durch\\}
- \large
- \noindent\textsf{John Doe}\normalsize\\
- \vspace{1.4mm}
- \noindent\textsf{\\Erstprüfer\\}
- \large
- \noindent\textsf{Prof. Dr. Foo Bar}\normalsize\\
- \vspace{1.4mm}
- \noindent\textsf{\\Zweitprüfer\\}
- \large
- \noindent\textsf{Prof. Dr. Bla Blub}\normalsize\\
- \end{flushright}
- }
- };
-
- % Draw a page border
- %\draw (current page.north west) rectangle (current page.south east);
-\end{tikzpicture}
-
-\vspace{7.5cm}
-\hspace{5mm}
-\begin{minipage}[t][6.5cm][t]{14.1cm}
-\large
-\noindent\textsf{Masterarbeit
-\vspace{2.5mm}\\}
-\Large
-\noindent\textsf{\textbf{
-Titel...\vspace{2mm}\\}}
-\small
-\noindent\textsf{\today}
-\end{minipage}
-
-\end{titlepage}
-\thispagestyle{empty}
-\cleardoublepage