aboutsummaryrefslogtreecommitdiffstats
path: root/vorlesungen/slides/slides-handout.tex
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@othello.ch>2021-02-16 18:41:02 +0100
committerAndreas Müller <andreas.mueller@othello.ch>2021-02-16 18:41:02 +0100
commit77b274d37031641a160f11cb37f6bf03aead442f (patch)
tree2e4f0a5fd70fdcb9efb30e2974f1337f5440f37c /vorlesungen/slides/slides-handout.tex
parentnew stuff on divisibility (diff)
downloadSeminarMatrizen-77b274d37031641a160f11cb37f6bf03aead442f.tar.gz
SeminarMatrizen-77b274d37031641a160f11cb37f6bf03aead442f.zip
start making slides
Diffstat (limited to '')
-rw-r--r--vorlesungen/slides/slides-handout.tex12
1 files changed, 12 insertions, 0 deletions
diff --git a/vorlesungen/slides/slides-handout.tex b/vorlesungen/slides/slides-handout.tex
new file mode 100644
index 0000000..d834053
--- /dev/null
+++ b/vorlesungen/slides/slides-handout.tex
@@ -0,0 +1,12 @@
+%
+% slides-handout.tex
+%
+% (c) 2019 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}
+