From 4614294614e6f6b38e0ca86e77871e75b4c26071 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Tue, 16 Mar 2021 15:48:10 +0100 Subject: add new slides --- vorlesungen/06_spektral2/spektral2-handout.tex | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 vorlesungen/06_spektral2/spektral2-handout.tex (limited to 'vorlesungen/06_spektral2/spektral2-handout.tex') diff --git a/vorlesungen/06_spektral2/spektral2-handout.tex b/vorlesungen/06_spektral2/spektral2-handout.tex new file mode 100644 index 0000000..40ce63b --- /dev/null +++ b/vorlesungen/06_spektral2/spektral2-handout.tex @@ -0,0 +1,11 @@ +% +% spektral2-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