aboutsummaryrefslogtreecommitdiffstats
path: root/vorlesungen/04_graphen/MathSem-04-graphen.tex
diff options
context:
space:
mode:
authorNao Pross <np@0hm.ch>2021-04-08 18:49:39 +0200
committerNao Pross <np@0hm.ch>2021-04-08 18:49:39 +0200
commitcff99b9070bf79a4e98723bbcab5d09909e6e02b (patch)
treed934e3e1e74ed2f882023aa03907569315c04a6e /vorlesungen/04_graphen/MathSem-04-graphen.tex
parentMerge branch 'master' of https://github.com/AndreasFMueller/SeminarMatrizen (diff)
parentnew slides (diff)
downloadSeminarMatrizen-cff99b9070bf79a4e98723bbcab5d09909e6e02b.tar.gz
SeminarMatrizen-cff99b9070bf79a4e98723bbcab5d09909e6e02b.zip
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'vorlesungen/04_graphen/MathSem-04-graphen.tex')
-rw-r--r--vorlesungen/04_graphen/MathSem-04-graphen.tex18
1 files changed, 18 insertions, 0 deletions
diff --git a/vorlesungen/04_graphen/MathSem-04-graphen.tex b/vorlesungen/04_graphen/MathSem-04-graphen.tex
new file mode 100644
index 0000000..61e21a1
--- /dev/null
+++ b/vorlesungen/04_graphen/MathSem-04-graphen.tex
@@ -0,0 +1,18 @@
+%
+% MathSem-04-graphen.tex -- Präsentation
+%
+% (c) 2017 Prof Dr Andreas Müller, Hochschule Rapperswil
+%
+\documentclass[aspectratio=169]{beamer}
+\input{common.tex}
+\setboolean{presentation}{true}
+\begin{document}
+\begin{frame}
+\titlepage
+\vspace{-1.5cm}
+\begin{center}
+\includegraphics[width=12cm]{title.jpg}
+\end{center}
+\end{frame}
+\input{slides.tex}
+\end{document}