From 293c84dfc5ec8511af15d699ccc9140c8b9b3679 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Wed, 9 Mar 2022 11:22:17 +0100 Subject: add sample slides and presentations --- vorlesungen/02_parzyl/parzyl-handout.tex | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 vorlesungen/02_parzyl/parzyl-handout.tex (limited to 'vorlesungen/02_parzyl/parzyl-handout.tex') diff --git a/vorlesungen/02_parzyl/parzyl-handout.tex b/vorlesungen/02_parzyl/parzyl-handout.tex new file mode 100644 index 0000000..5647a18 --- /dev/null +++ b/vorlesungen/02_parzyl/parzyl-handout.tex @@ -0,0 +1,11 @@ +% +% parzyl-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} -- cgit v1.2.1