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/13_ellfilter/MathSem-13-ellfilter.tex | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 vorlesungen/13_ellfilter/MathSem-13-ellfilter.tex (limited to 'vorlesungen/13_ellfilter/MathSem-13-ellfilter.tex') diff --git a/vorlesungen/13_ellfilter/MathSem-13-ellfilter.tex b/vorlesungen/13_ellfilter/MathSem-13-ellfilter.tex new file mode 100644 index 0000000..82198f9 --- /dev/null +++ b/vorlesungen/13_ellfilter/MathSem-13-ellfilter.tex @@ -0,0 +1,14 @@ +% +% MathSem-13-ellfilter.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} -- cgit v1.2.1