aboutsummaryrefslogtreecommitdiffstats
path: root/vorlesungen/08_dgl/dgl-handout.tex
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@ost.ch>2021-04-15 11:13:50 +0200
committerAndreas Müller <andreas.mueller@ost.ch>2021-04-15 11:13:50 +0200
commit9685524959fd0c5e3b2b5ced4f9569cbabcf028f (patch)
treed029ee1a7cd134e73380ad4f4bc8a4b00b44e8a3 /vorlesungen/08_dgl/dgl-handout.tex
parentadd devide and conquor slides (diff)
parentSlides für Vorlesung DGL begonnen. (diff)
downloadSeminarMatrizen-9685524959fd0c5e3b2b5ced4f9569cbabcf028f.tar.gz
SeminarMatrizen-9685524959fd0c5e3b2b5ced4f9569cbabcf028f.zip
Merge branch 'master' of github.com:AndreasFMueller/SeminarMatrizen
Diffstat (limited to '')
-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}