aboutsummaryrefslogtreecommitdiffstats
path: root/vorlesungen/02_parzyl/MathSem-02-parzyl.tex
diff options
context:
space:
mode:
authorNicolas Tobler <nicolas.tobler@ost.ch>2022-05-30 00:06:46 +0200
committerNicolas Tobler <nicolas.tobler@ost.ch>2022-05-30 00:06:46 +0200
commit65a3fc106c36dfd1750f8caf8b3d1b5fb0fe71f9 (patch)
tree30791dc17973690a6d761589de357c452ba9fa29 /vorlesungen/02_parzyl/MathSem-02-parzyl.tex
parentAdded content, presentation (diff)
parentbeispiel korrektur (diff)
downloadSeminarSpezielleFunktionen-65a3fc106c36dfd1750f8caf8b3d1b5fb0fe71f9.tar.gz
SeminarSpezielleFunktionen-65a3fc106c36dfd1750f8caf8b3d1b5fb0fe71f9.zip
Merge branch 'master' of https://github.com/AndreasFMueller/SeminarSpezielleFunktionen
Diffstat (limited to 'vorlesungen/02_parzyl/MathSem-02-parzyl.tex')
-rw-r--r--vorlesungen/02_parzyl/MathSem-02-parzyl.tex14
1 files changed, 14 insertions, 0 deletions
diff --git a/vorlesungen/02_parzyl/MathSem-02-parzyl.tex b/vorlesungen/02_parzyl/MathSem-02-parzyl.tex
new file mode 100644
index 0000000..4ae611b
--- /dev/null
+++ b/vorlesungen/02_parzyl/MathSem-02-parzyl.tex
@@ -0,0 +1,14 @@
+%
+% MathSem-02-parzyl.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}