aboutsummaryrefslogtreecommitdiffstats
path: root/vorlesungen/03_mseanalysis/common.tex
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@ost.ch>2021-03-08 15:22:21 +0100
committerAndreas Müller <andreas.mueller@ost.ch>2021-03-08 15:22:21 +0100
commit8080f48d82554f32afb2c935a155d723bce1c118 (patch)
tree3660622e411cffe26b7d39a18fa16e02f01a5774 /vorlesungen/03_mseanalysis/common.tex
parentbesser strukturierung (diff)
downloadSeminarMatrizen-8080f48d82554f32afb2c935a155d723bce1c118.tar.gz
SeminarMatrizen-8080f48d82554f32afb2c935a155d723bce1c118.zip
start working on MSE week 3
Diffstat (limited to 'vorlesungen/03_mseanalysis/common.tex')
-rw-r--r--vorlesungen/03_mseanalysis/common.tex16
1 files changed, 16 insertions, 0 deletions
diff --git a/vorlesungen/03_mseanalysis/common.tex b/vorlesungen/03_mseanalysis/common.tex
new file mode 100644
index 0000000..6c73e87
--- /dev/null
+++ b/vorlesungen/03_mseanalysis/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[Analysis]{Analysis mit Matrizen}
+\author[A.~Müller]{Prof. Dr. Andreas Müller}
+\date[]{}
+\newboolean{presentation}
+