aboutsummaryrefslogtreecommitdiffstats
path: root/vorlesungen/01_intro/intro-handout.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/intro-handout.tex
parentnew slides (diff)
downloadSeminarMatrizen-918db721c225c4d7b891145ac73e3886d13f8166.tar.gz
SeminarMatrizen-918db721c225c4d7b891145ac73e3886d13f8166.zip
add new presentation
Diffstat (limited to 'vorlesungen/01_intro/intro-handout.tex')
-rw-r--r--vorlesungen/01_intro/intro-handout.tex11
1 files changed, 11 insertions, 0 deletions
diff --git a/vorlesungen/01_intro/intro-handout.tex b/vorlesungen/01_intro/intro-handout.tex
new file mode 100644
index 0000000..b867c8d
--- /dev/null
+++ b/vorlesungen/01_intro/intro-handout.tex
@@ -0,0 +1,11 @@
+%
+% intro-handout.tex -- Handout XXX
+%
+% (c) 2017 Prof Dr Andreas Müller, Hochschule Rapperswil
+%
+\documentclass[handout,aspectratio=169]{beamer}
+\input{common.tex}
+\setboolean{presentation}{false}
+\begin{document}
+\input{slides.tex}
+\end{document}