aboutsummaryrefslogtreecommitdiffstats
path: root/vorlesungen/01_intro/MathSem-01-intro.tex
blob: f8588e52b83025bc60b9c721874248f08d36da11 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
%
% 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
\end{frame}
\input{slides.tex}
\end{document}