diff options
author | michael-OST <75078383+michael-OST@users.noreply.github.com> | 2021-05-01 17:36:44 +0200 |
---|---|---|
committer | michael-OST <75078383+michael-OST@users.noreply.github.com> | 2021-05-01 17:36:44 +0200 |
commit | 3bd00062af2b2bbd04a82172eacb185119d09387 (patch) | |
tree | 7fd7ab0b94bf6bdd01e8cddcce598805e27675d9 /vorlesungen/10_mseliealgebra/liealgebra-handout.tex | |
parent | Handout animation deleted (diff) | |
parent | Merge remote-tracking branch 'upstream/master' (diff) | |
download | SeminarMatrizen-3bd00062af2b2bbd04a82172eacb185119d09387.tar.gz SeminarMatrizen-3bd00062af2b2bbd04a82172eacb185119d09387.zip |
Merge branch 'master' into Steiner
Diffstat (limited to '')
-rw-r--r-- | vorlesungen/10_mseliealgebra/liealgebra-handout.tex | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/vorlesungen/10_mseliealgebra/liealgebra-handout.tex b/vorlesungen/10_mseliealgebra/liealgebra-handout.tex new file mode 100644 index 0000000..52f7b19 --- /dev/null +++ b/vorlesungen/10_mseliealgebra/liealgebra-handout.tex @@ -0,0 +1,11 @@ +% +% mseliealgebra-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} |