aboutsummaryrefslogtreecommitdiffstats
path: root/vorlesungen/01_intro/common.tex
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@othello.ch>2021-02-19 23:11:27 +0100
committerAndreas Müller <andreas.mueller@othello.ch>2021-02-19 23:11:27 +0100
commit918db721c225c4d7b891145ac73e3886d13f8166 (patch)
tree52397d50198ad45e5a786175881920fd0902f2e5 /vorlesungen/01_intro/common.tex
parentnew slides (diff)
downloadSeminarMatrizen-918db721c225c4d7b891145ac73e3886d13f8166.tar.gz
SeminarMatrizen-918db721c225c4d7b891145ac73e3886d13f8166.zip
add new presentation
Diffstat (limited to '')
-rw-r--r--vorlesungen/01_intro/common.tex16
1 files changed, 16 insertions, 0 deletions
diff --git a/vorlesungen/01_intro/common.tex b/vorlesungen/01_intro/common.tex
new file mode 100644
index 0000000..6323d52
--- /dev/null
+++ b/vorlesungen/01_intro/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[Intro]{Einführung ins Mathematische Seminar}
+\author[A.~Müller]{Prof. Dr. Andreas Müller}
+\date[]{}
+\newboolean{presentation}
+