aboutsummaryrefslogtreecommitdiffstats
path: root/vorlesungen/00_template/common.tex
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@othello.ch>2021-02-19 16:45:39 +0100
committerAndreas Müller <andreas.mueller@othello.ch>2021-02-19 16:45:39 +0100
commitea812658422730db2440c458330f0487d9dc823e (patch)
treef0fbc273a21d59e3ff4675432688971029dbeb91 /vorlesungen/00_template/common.tex
parentchapter 1 slides (diff)
downloadSeminarMatrizen-ea812658422730db2440c458330f0487d9dc823e.tar.gz
SeminarMatrizen-ea812658422730db2440c458330f0487d9dc823e.zip
new slides
Diffstat (limited to '')
-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}
+