diff options
author | Nicolas Tobler <nicolas.tobler@ost.ch> | 2022-05-30 00:06:46 +0200 |
---|---|---|
committer | Nicolas Tobler <nicolas.tobler@ost.ch> | 2022-05-30 00:06:46 +0200 |
commit | 65a3fc106c36dfd1750f8caf8b3d1b5fb0fe71f9 (patch) | |
tree | 30791dc17973690a6d761589de357c452ba9fa29 /vorlesungen/10_kugel/MathSem-10-kugel.tex | |
parent | Added content, presentation (diff) | |
parent | beispiel korrektur (diff) | |
download | SeminarSpezielleFunktionen-65a3fc106c36dfd1750f8caf8b3d1b5fb0fe71f9.tar.gz SeminarSpezielleFunktionen-65a3fc106c36dfd1750f8caf8b3d1b5fb0fe71f9.zip |
Merge branch 'master' of https://github.com/AndreasFMueller/SeminarSpezielleFunktionen
Diffstat (limited to 'vorlesungen/10_kugel/MathSem-10-kugel.tex')
-rw-r--r-- | vorlesungen/10_kugel/MathSem-10-kugel.tex | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/vorlesungen/10_kugel/MathSem-10-kugel.tex b/vorlesungen/10_kugel/MathSem-10-kugel.tex new file mode 100644 index 0000000..779ac8f --- /dev/null +++ b/vorlesungen/10_kugel/MathSem-10-kugel.tex @@ -0,0 +1,14 @@ +% +% MathSem-10-kugel.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} |