aboutsummaryrefslogtreecommitdiffstats
path: root/vorlesungen/08_dgl/dgl-handout.tex
diff options
context:
space:
mode:
authorJODBaer <JODBaer@github.com>2021-04-20 12:38:29 +0200
committerJODBaer <JODBaer@github.com>2021-04-20 12:38:29 +0200
commitf9154b1070929ac3063a9676e11723e5ec0c8deb (patch)
tree3b2da1b4ee8f80ebe5c05a6c74f48832b57ffc9e /vorlesungen/08_dgl/dgl-handout.tex
parentMerge remote-tracking branch 'upstream/master' (diff)
parentMerge branch 'master' of github.com:AndreasFMueller/SeminarMatrizen (diff)
downloadSeminarMatrizen-f9154b1070929ac3063a9676e11723e5ec0c8deb.tar.gz
SeminarMatrizen-f9154b1070929ac3063a9676e11723e5ec0c8deb.zip
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'vorlesungen/08_dgl/dgl-handout.tex')
-rw-r--r--vorlesungen/08_dgl/dgl-handout.tex11
1 files changed, 11 insertions, 0 deletions
diff --git a/vorlesungen/08_dgl/dgl-handout.tex b/vorlesungen/08_dgl/dgl-handout.tex
new file mode 100644
index 0000000..2bd08a1
--- /dev/null
+++ b/vorlesungen/08_dgl/dgl-handout.tex
@@ -0,0 +1,11 @@
+%
+% dgl-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}