From 6c0c557cc85dd8617505687176b0826d4f81fa2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Tue, 2 Mar 2021 14:37:55 +0100 Subject: new presentation for spectral theory --- vorlesungen/02_msespektral/spektral-handout.tex | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 vorlesungen/02_msespektral/spektral-handout.tex (limited to 'vorlesungen/02_msespektral/spektral-handout.tex') diff --git a/vorlesungen/02_msespektral/spektral-handout.tex b/vorlesungen/02_msespektral/spektral-handout.tex new file mode 100644 index 0000000..4b8f061 --- /dev/null +++ b/vorlesungen/02_msespektral/spektral-handout.tex @@ -0,0 +1,11 @@ +% +% msespektral-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