diff options
author | Lukaszogg <82384106+Lukaszogg@users.noreply.github.com> | 2021-07-08 20:10:11 +0200 |
---|---|---|
committer | Lukaszogg <82384106+Lukaszogg@users.noreply.github.com> | 2021-07-08 20:10:11 +0200 |
commit | 14033ca595b5c933caea3b214d2246529e6845b8 (patch) | |
tree | 0d6d2b2eb34e5ef5df3c517be5c1c9d803fa066c /vorlesungen/14_msehilbertraum/hilbertraum-handout.tex | |
parent | Update teil1.tex (diff) | |
parent | Only include buch.ind if it exists. (diff) | |
download | SeminarMatrizen-14033ca595b5c933caea3b214d2246529e6845b8.tar.gz SeminarMatrizen-14033ca595b5c933caea3b214d2246529e6845b8.zip |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'vorlesungen/14_msehilbertraum/hilbertraum-handout.tex')
-rw-r--r-- | vorlesungen/14_msehilbertraum/hilbertraum-handout.tex | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/vorlesungen/14_msehilbertraum/hilbertraum-handout.tex b/vorlesungen/14_msehilbertraum/hilbertraum-handout.tex new file mode 100644 index 0000000..3dc7abf --- /dev/null +++ b/vorlesungen/14_msehilbertraum/hilbertraum-handout.tex @@ -0,0 +1,11 @@ +% +% msehilbertraum-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} |