aboutsummaryrefslogtreecommitdiffstats
path: root/vorlesungen/09_hermite/common.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/09_hermite/common.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/09_hermite/common.tex')
-rw-r--r--vorlesungen/09_hermite/common.tex16
1 files changed, 16 insertions, 0 deletions
diff --git a/vorlesungen/09_hermite/common.tex b/vorlesungen/09_hermite/common.tex
new file mode 100644
index 0000000..a4ee31f
--- /dev/null
+++ b/vorlesungen/09_hermite/common.tex
@@ -0,0 +1,16 @@
+%
+% common.tex -- gemeinsame definition
+%
+% (c) 2017 Prof Dr Andreas Müller, Hochschule Rapperswil
+%
+\input{../common/packages.tex}
+\input{../common/common.tex}
+\mode<beamer>{%
+\usetheme[hideothersubsections,hidetitle]{Hannover}
+}
+\beamertemplatenavigationsymbolsempty
+\title[QM]{Rodrigues-Formeln und harmonischer Oszillator}
+\author[K.~Meili]{Kevin Meili}
+\date[]{30.~Mai 2022}
+\newboolean{presentation}
+