1 2 3 4 5 6 7 8 9 10 11 12 13 14
% % MathSem-15-laguerre.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}