aboutsummaryrefslogtreecommitdiffstats
path: root/vorlesungen/15_laguerre/laguerre-handout.tex
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@ost.ch>2022-03-09 11:22:17 +0100
committerAndreas Müller <andreas.mueller@ost.ch>2022-03-09 11:22:17 +0100
commit293c84dfc5ec8511af15d699ccc9140c8b9b3679 (patch)
tree41860ce0854a04a435b53c07c52d660962640200 /vorlesungen/15_laguerre/laguerre-handout.tex
parentadd order statistics graph (diff)
downloadSeminarSpezielleFunktionen-293c84dfc5ec8511af15d699ccc9140c8b9b3679.tar.gz
SeminarSpezielleFunktionen-293c84dfc5ec8511af15d699ccc9140c8b9b3679.zip
add sample slides and presentations
Diffstat (limited to 'vorlesungen/15_laguerre/laguerre-handout.tex')
-rw-r--r--vorlesungen/15_laguerre/laguerre-handout.tex11
1 files changed, 11 insertions, 0 deletions
diff --git a/vorlesungen/15_laguerre/laguerre-handout.tex b/vorlesungen/15_laguerre/laguerre-handout.tex
new file mode 100644
index 0000000..8ba2101
--- /dev/null
+++ b/vorlesungen/15_laguerre/laguerre-handout.tex
@@ -0,0 +1,11 @@
+%
+% laguerre-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}