aboutsummaryrefslogtreecommitdiffstats
path: root/vorlesungen/11_kugel2/MathSem-11-kugel2.tex
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@ost.ch>2022-03-09 11:22:17 +0100
committerAndreas Müller <andreas.mueller@ost.ch>2022-03-09 11:22:17 +0100
commit293c84dfc5ec8511af15d699ccc9140c8b9b3679 (patch)
tree41860ce0854a04a435b53c07c52d660962640200 /vorlesungen/11_kugel2/MathSem-11-kugel2.tex
parentadd order statistics graph (diff)
downloadSeminarSpezielleFunktionen-293c84dfc5ec8511af15d699ccc9140c8b9b3679.tar.gz
SeminarSpezielleFunktionen-293c84dfc5ec8511af15d699ccc9140c8b9b3679.zip
add sample slides and presentations
Diffstat (limited to 'vorlesungen/11_kugel2/MathSem-11-kugel2.tex')
-rw-r--r--vorlesungen/11_kugel2/MathSem-11-kugel2.tex14
1 files changed, 14 insertions, 0 deletions
diff --git a/vorlesungen/11_kugel2/MathSem-11-kugel2.tex b/vorlesungen/11_kugel2/MathSem-11-kugel2.tex
new file mode 100644
index 0000000..a474bb3
--- /dev/null
+++ b/vorlesungen/11_kugel2/MathSem-11-kugel2.tex
@@ -0,0 +1,14 @@
+%
+% MathSem-11-kugel2.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}