aboutsummaryrefslogtreecommitdiffstats
path: root/vorlesungen/11_msegraphen/common.tex
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@ost.ch>2021-05-13 11:09:02 +0200
committerAndreas Müller <andreas.mueller@ost.ch>2021-05-13 11:09:02 +0200
commitda927e6c04044f89e861ae4b0ee44d6131d32092 (patch)
treecff8ac6c7debc6969150e59104c12df89d3c3204 /vorlesungen/11_msegraphen/common.tex
parentMerge pull request #13 from NaoPross/master (diff)
downloadSeminarMatrizen-da927e6c04044f89e861ae4b0ee44d6131d32092.tar.gz
SeminarMatrizen-da927e6c04044f89e861ae4b0ee44d6131d32092.zip
add new slides
Diffstat (limited to 'vorlesungen/11_msegraphen/common.tex')
-rw-r--r--vorlesungen/11_msegraphen/common.tex16
1 files changed, 16 insertions, 0 deletions
diff --git a/vorlesungen/11_msegraphen/common.tex b/vorlesungen/11_msegraphen/common.tex
new file mode 100644
index 0000000..67cf5e5
--- /dev/null
+++ b/vorlesungen/11_msegraphen/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[Graphen]{Spektrale Graphentheorie}
+\author[A.~Müller]{Prof. Dr. Andreas Müller}
+\date[]{}
+\newboolean{presentation}
+