aboutsummaryrefslogtreecommitdiffstats
path: root/vorlesungen/04_graphen/common.tex
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@ost.ch>2021-04-01 13:33:45 +0200
committerAndreas Müller <andreas.mueller@ost.ch>2021-04-01 13:33:45 +0200
commit4e240f84f558b1eeb17f50392e885fa87a6ec175 (patch)
tree6450de66c4b4fb1671b561d14dc45af1ebf09b3d /vorlesungen/04_graphen/common.tex
parentadd missing files (diff)
downloadSeminarMatrizen-4e240f84f558b1eeb17f50392e885fa87a6ec175.tar.gz
SeminarMatrizen-4e240f84f558b1eeb17f50392e885fa87a6ec175.zip
add missing files
Diffstat (limited to 'vorlesungen/04_graphen/common.tex')
-rw-r--r--vorlesungen/04_graphen/common.tex16
1 files changed, 16 insertions, 0 deletions
diff --git a/vorlesungen/04_graphen/common.tex b/vorlesungen/04_graphen/common.tex
new file mode 100644
index 0000000..5050789
--- /dev/null
+++ b/vorlesungen/04_graphen/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]{Graphen und Matrizen}
+\author[A.~Müller]{Prof. Dr. Andreas Müller}
+\date[]{}
+\newboolean{presentation}
+