aboutsummaryrefslogtreecommitdiffstats
path: root/vorlesungen/01_start/MathSem-01-start.tex
diff options
context:
space:
mode:
Diffstat (limited to 'vorlesungen/01_start/MathSem-01-start.tex')
-rw-r--r--vorlesungen/01_start/MathSem-01-start.tex9
1 files changed, 7 insertions, 2 deletions
diff --git a/vorlesungen/01_start/MathSem-01-start.tex b/vorlesungen/01_start/MathSem-01-start.tex
index f0be577..254bb60 100644
--- a/vorlesungen/01_start/MathSem-01-start.tex
+++ b/vorlesungen/01_start/MathSem-01-start.tex
@@ -8,11 +8,16 @@
\setboolean{presentation}{true}
\begin{document}
\begin{frame}
-%\vspace{-2cm}
+\begin{columns}
+\begin{column}{0.48\textwidth}
+\titlepage
+\end{column}
+\begin{column}{0.48\textwidth}
\begin{center}
\includegraphics[width=6cm]{../../cover/front.png}
\end{center}
-%\titlepage
+\end{column}
+\end{columns}
\end{frame}
\input{slides.tex}
\end{document}