aboutsummaryrefslogtreecommitdiffstats
path: root/vorlesungen/01_intro/MathSem-01-intro.tex
blob: b510238d8c9f39d568673688662fc86c124f1c29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
%
% MathSem-01-intro.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}
\titlepage
\vspace{-40pt}
\begin{center}
\includegraphics[width=6cm]{../../cover/buchcover.png}
\end{center}
\end{frame}
\input{slides.tex}
\end{document}