aboutsummaryrefslogtreecommitdiffstats
path: root/vorlesungen/01_start/start-handout.tex
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@ost.ch>2022-02-18 08:44:06 +0100
committerAndreas Müller <andreas.mueller@ost.ch>2022-02-18 08:44:06 +0100
commita611f5b86b6575435e4e8fc3abea98529e8a7b60 (patch)
treee74c737b9c1ddacb69e889a09ac68a3ca32fcd64 /vorlesungen/01_start/start-handout.tex
parentVorlesungsnotizen für Sitzung 1 (diff)
downloadSeminarSpezielleFunktionen-a611f5b86b6575435e4e8fc3abea98529e8a7b60.tar.gz
SeminarSpezielleFunktionen-a611f5b86b6575435e4e8fc3abea98529e8a7b60.zip
Startpräsentation
Diffstat (limited to 'vorlesungen/01_start/start-handout.tex')
-rw-r--r--vorlesungen/01_start/start-handout.tex11
1 files changed, 11 insertions, 0 deletions
diff --git a/vorlesungen/01_start/start-handout.tex b/vorlesungen/01_start/start-handout.tex
new file mode 100644
index 0000000..0771f0f
--- /dev/null
+++ b/vorlesungen/01_start/start-handout.tex
@@ -0,0 +1,11 @@
+%
+% start-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}