aboutsummaryrefslogtreecommitdiffstats
path: root/vorlesungen/00_template/handout.tex
blob: 6a98c944d749e3c46729952807261c8ae769f3ee (plain)
1
2
3
4
5
6
7
8
9
10
11
%
% xxx-handout.tex -- Handout XXX
%
% (c) 2017 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}