aboutsummaryrefslogtreecommitdiffstats
path: root/vorlesungen/99_vortraege/vortraege-handout.tex
diff options
context:
space:
mode:
authorJODBaer <JODBaer@github.com>2021-04-24 15:32:12 +0200
committerJODBaer <JODBaer@github.com>2021-04-24 15:32:12 +0200
commit4fd0f5b96aacc604a8b1ab26ba936413fe859b23 (patch)
tree3e7c4745698114592a18548d0e05ebe94f5144b8 /vorlesungen/99_vortraege/vortraege-handout.tex
parentMerge remote-tracking branch 'upstream/master' (diff)
parentadd title slides for presentations (diff)
downloadSeminarMatrizen-4fd0f5b96aacc604a8b1ab26ba936413fe859b23.tar.gz
SeminarMatrizen-4fd0f5b96aacc604a8b1ab26ba936413fe859b23.zip
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'vorlesungen/99_vortraege/vortraege-handout.tex')
-rw-r--r--vorlesungen/99_vortraege/vortraege-handout.tex11
1 files changed, 11 insertions, 0 deletions
diff --git a/vorlesungen/99_vortraege/vortraege-handout.tex b/vorlesungen/99_vortraege/vortraege-handout.tex
new file mode 100644
index 0000000..4540738
--- /dev/null
+++ b/vorlesungen/99_vortraege/vortraege-handout.tex
@@ -0,0 +1,11 @@
+%
+% vortraege-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}