aboutsummaryrefslogtreecommitdiffstats
path: root/vorlesungen/04_graphen/MathSem-04-graphen.tex
blob: 61e21a11d4dc100ab78e634bc2568e5c5a04dcc3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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}