diff options
author | Andreas Müller <andreas.mueller@ost.ch> | 2021-03-16 15:48:10 +0100 |
---|---|---|
committer | Andreas Müller <andreas.mueller@ost.ch> | 2021-03-16 15:48:10 +0100 |
commit | 4614294614e6f6b38e0ca86e77871e75b4c26071 (patch) | |
tree | 23ac9079936fd3b79e790897c690146dec577eb0 /vorlesungen/04_msepolynome/msepolynome-handout.tex | |
parent | add new slide (diff) | |
download | SeminarMatrizen-4614294614e6f6b38e0ca86e77871e75b4c26071.tar.gz SeminarMatrizen-4614294614e6f6b38e0ca86e77871e75b4c26071.zip |
add new slides
Diffstat (limited to 'vorlesungen/04_msepolynome/msepolynome-handout.tex')
-rw-r--r-- | vorlesungen/04_msepolynome/msepolynome-handout.tex | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/vorlesungen/04_msepolynome/msepolynome-handout.tex b/vorlesungen/04_msepolynome/msepolynome-handout.tex new file mode 100644 index 0000000..df10dde --- /dev/null +++ b/vorlesungen/04_msepolynome/msepolynome-handout.tex @@ -0,0 +1,11 @@ +% +% msepolynome-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} |