1 2 3 4 5 6 7 8 9 10 11 12
% % test-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{test.tex} \end{document}