aboutsummaryrefslogtreecommitdiffstats
path: root/vorlesungen/01_start/MathSem-01-start.tex
blob: f0be5775186bdaa7f5311b617ac12c3bbcdab7f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
%
% MathSem-01-start.tex -- Präsentation 
%
% (c) 2017 Prof Dr Andreas Müller, Hochschule Rapperswil
%
\documentclass[aspectratio=169]{beamer}
\input{common.tex}
\setboolean{presentation}{true}
\begin{document}
\begin{frame}
%\vspace{-2cm}
\begin{center}
\includegraphics[width=6cm]{../../cover/front.png}
\end{center}
%\titlepage
\end{frame}
\input{slides.tex}
\end{document}