aboutsummaryrefslogtreecommitdiffstats
path: root/vorlesungen/99_vortraege/common.tex
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@ost.ch>2021-04-23 21:21:16 +0200
committerAndreas Müller <andreas.mueller@ost.ch>2021-04-23 21:21:16 +0200
commit53d5384509236011083c6f523da189568c838fdd (patch)
tree92c98421b20bc5f58fb6e0e8632ffae778482d58 /vorlesungen/99_vortraege/common.tex
parentslides session 9+10 (diff)
downloadSeminarMatrizen-53d5384509236011083c6f523da189568c838fdd.tar.gz
SeminarMatrizen-53d5384509236011083c6f523da189568c838fdd.zip
add title slides for presentations
Diffstat (limited to 'vorlesungen/99_vortraege/common.tex')
-rw-r--r--vorlesungen/99_vortraege/common.tex16
1 files changed, 16 insertions, 0 deletions
diff --git a/vorlesungen/99_vortraege/common.tex b/vorlesungen/99_vortraege/common.tex
new file mode 100644
index 0000000..e54275a
--- /dev/null
+++ b/vorlesungen/99_vortraege/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[Vorträge]{Vorträge}
+\author[A.~Müller]{Prof. Dr. Andreas Müller}
+\date[]{}
+\newboolean{presentation}
+