aboutsummaryrefslogtreecommitdiffstats
path: root/vorlesungen/01_intro/MathSem-01-intro.tex
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@othello.ch>2021-02-19 23:11:27 +0100
committerAndreas Müller <andreas.mueller@othello.ch>2021-02-19 23:11:27 +0100
commit918db721c225c4d7b891145ac73e3886d13f8166 (patch)
tree52397d50198ad45e5a786175881920fd0902f2e5 /vorlesungen/01_intro/MathSem-01-intro.tex
parentnew slides (diff)
downloadSeminarMatrizen-918db721c225c4d7b891145ac73e3886d13f8166.tar.gz
SeminarMatrizen-918db721c225c4d7b891145ac73e3886d13f8166.zip
add new presentation
Diffstat (limited to '')
-rw-r--r--vorlesungen/01_intro/MathSem-01-intro.tex14
1 files changed, 14 insertions, 0 deletions
diff --git a/vorlesungen/01_intro/MathSem-01-intro.tex b/vorlesungen/01_intro/MathSem-01-intro.tex
new file mode 100644
index 0000000..f8588e5
--- /dev/null
+++ b/vorlesungen/01_intro/MathSem-01-intro.tex
@@ -0,0 +1,14 @@
+%
+% MathSem-01-intro.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
+\end{frame}
+\input{slides.tex}
+\end{document}