aboutsummaryrefslogtreecommitdiffstats
path: root/vorlesungen/16_transfer/transfer-handout.tex
diff options
context:
space:
mode:
authorNicolas Tobler <nicolas.tobler@ost.ch>2022-05-30 00:06:46 +0200
committerNicolas Tobler <nicolas.tobler@ost.ch>2022-05-30 00:06:46 +0200
commit65a3fc106c36dfd1750f8caf8b3d1b5fb0fe71f9 (patch)
tree30791dc17973690a6d761589de357c452ba9fa29 /vorlesungen/16_transfer/transfer-handout.tex
parentAdded content, presentation (diff)
parentbeispiel korrektur (diff)
downloadSeminarSpezielleFunktionen-65a3fc106c36dfd1750f8caf8b3d1b5fb0fe71f9.tar.gz
SeminarSpezielleFunktionen-65a3fc106c36dfd1750f8caf8b3d1b5fb0fe71f9.zip
Merge branch 'master' of https://github.com/AndreasFMueller/SeminarSpezielleFunktionen
Diffstat (limited to 'vorlesungen/16_transfer/transfer-handout.tex')
-rw-r--r--vorlesungen/16_transfer/transfer-handout.tex11
1 files changed, 11 insertions, 0 deletions
diff --git a/vorlesungen/16_transfer/transfer-handout.tex b/vorlesungen/16_transfer/transfer-handout.tex
new file mode 100644
index 0000000..7e48e0b
--- /dev/null
+++ b/vorlesungen/16_transfer/transfer-handout.tex
@@ -0,0 +1,11 @@
+%
+% transfer-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}