aboutsummaryrefslogtreecommitdiffstats
path: root/vorlesungen/04_graphen/MathSem-04-graphen.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/MathSem-04-graphen.tex
parentadd missing files (diff)
downloadSeminarMatrizen-4e240f84f558b1eeb17f50392e885fa87a6ec175.tar.gz
SeminarMatrizen-4e240f84f558b1eeb17f50392e885fa87a6ec175.zip
add missing files
Diffstat (limited to '')
-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}