aboutsummaryrefslogtreecommitdiffstats
path: root/vorlesungen/slides/slides-handout.tex
blob: d834053760b9b498e7185ba56de75ff4982e6e23 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
%
% slides-handout.tex
%
% (c) 2019 Prof Dr Andreas Müller, Hochschule Rapperswil
%
\documentclass[handout,aspectratio=169]{beamer}
\input{common.tex}
\setboolean{presentation}{false}
\begin{document}
\input{slides.tex}
\end{document}