aboutsummaryrefslogtreecommitdiffstats
path: root/vorlesungen/18_hermiteintegrierbar/common.tex
diff options
context:
space:
mode:
authorHeadAndToes <55713950+HeadAndToes@users.noreply.github.com>2022-07-19 16:42:27 +0200
committerGitHub <noreply@github.com>2022-07-19 16:42:27 +0200
commitc4fd6a857d14abdcc91ce84237f542561520d15a (patch)
tree8465f77faf415379e84bd112e67cc4d27113201d /vorlesungen/18_hermiteintegrierbar/common.tex
parentKorrektur Feedback (diff)
parentmakefile fix (diff)
downloadSeminarSpezielleFunktionen-c4fd6a857d14abdcc91ce84237f542561520d15a.tar.gz
SeminarSpezielleFunktionen-c4fd6a857d14abdcc91ce84237f542561520d15a.zip
Merge branch 'AndreasFMueller:master' into master
Diffstat (limited to '')
-rw-r--r--vorlesungen/18_hermiteintegrierbar/common.tex17
1 files changed, 17 insertions, 0 deletions
diff --git a/vorlesungen/18_hermiteintegrierbar/common.tex b/vorlesungen/18_hermiteintegrierbar/common.tex
new file mode 100644
index 0000000..8b1c71f
--- /dev/null
+++ b/vorlesungen/18_hermiteintegrierbar/common.tex
@@ -0,0 +1,17 @@
+%
+% 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[$\int P(t)e^{-t^2}\,dt$]{Elementare Stammfunktion für
+$\displaystyle\int P(t)e^{-t^2}\,dt$?}
+\author[A.~Müller]{Prof. Dr. Andreas Müller}
+\date[]{}
+\newboolean{presentation}
+