aboutsummaryrefslogtreecommitdiffstats
path: root/vorlesungen/07_lie/lie-handout.tex
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@ost.ch>2021-04-10 23:05:32 +0200
committerAndreas Müller <andreas.mueller@ost.ch>2021-04-10 23:05:32 +0200
commitac447649b63709b23842c821bba91134d545b9dc (patch)
tree1305a1980b282ccfc7d4061e9077f470fd445b2b /vorlesungen/07_lie/lie-handout.tex
parenttypos (diff)
downloadSeminarMatrizen-ac447649b63709b23842c821bba91134d545b9dc.tar.gz
SeminarMatrizen-ac447649b63709b23842c821bba91134d545b9dc.zip
add presentation 7
Diffstat (limited to '')
-rw-r--r--vorlesungen/07_lie/lie-handout.tex11
1 files changed, 11 insertions, 0 deletions
diff --git a/vorlesungen/07_lie/lie-handout.tex b/vorlesungen/07_lie/lie-handout.tex
new file mode 100644
index 0000000..dbdb386
--- /dev/null
+++ b/vorlesungen/07_lie/lie-handout.tex
@@ -0,0 +1,11 @@
+%
+% lie-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}