aboutsummaryrefslogtreecommitdiffstats
path: root/vorlesungen/00_template/common.tex
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@ost.ch>2021-09-28 14:27:37 +0200
committerAndreas Müller <andreas.mueller@ost.ch>2021-09-28 14:27:37 +0200
commit1a8e870f8f4c7e9d402ab7b867699ed999fec7dc (patch)
tree153f3c8d24c580db8c19ffc30d5879bd50705536 /vorlesungen/00_template/common.tex
parentanalogie-Abschnitt (diff)
downloadSeminarSpezielleFunktionen-1a8e870f8f4c7e9d402ab7b867699ed999fec7dc.tar.gz
SeminarSpezielleFunktionen-1a8e870f8f4c7e9d402ab7b867699ed999fec7dc.zip
slide infrastructure for MathSem
Diffstat (limited to 'vorlesungen/00_template/common.tex')
-rw-r--r--vorlesungen/00_template/common.tex16
1 files changed, 16 insertions, 0 deletions
diff --git a/vorlesungen/00_template/common.tex b/vorlesungen/00_template/common.tex
new file mode 100644
index 0000000..0700acf
--- /dev/null
+++ b/vorlesungen/00_template/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[Titel]{Titel}
+\author[A.~Müller]{Prof. Dr. Andreas Müller}
+\date[]{}
+\newboolean{presentation}
+