diff options
author | Andreas Müller <andreas.mueller@ost.ch> | 2021-02-22 11:05:22 +0100 |
---|---|---|
committer | Andreas Müller <andreas.mueller@ost.ch> | 2021-02-22 11:05:22 +0100 |
commit | 57839140bd44eba59e578e055f8a7720ea1a0865 (patch) | |
tree | 4d9947e3e0c99e3b31e38d83f3c0f873ae51b8fc /vorlesungen/01_intro | |
parent | stream stuff (diff) | |
download | SeminarMatrizen-57839140bd44eba59e578e055f8a7720ea1a0865.tar.gz SeminarMatrizen-57839140bd44eba59e578e055f8a7720ea1a0865.zip |
slides
Diffstat (limited to 'vorlesungen/01_intro')
-rw-r--r-- | vorlesungen/01_intro/slides.tex | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vorlesungen/01_intro/slides.tex b/vorlesungen/01_intro/slides.tex index b840fdd..e38e240 100644 --- a/vorlesungen/01_intro/slides.tex +++ b/vorlesungen/01_intro/slides.tex @@ -3,6 +3,7 @@ % % (c) 2017 Prof Dr Andreas Müller, Hochschule Rapperswil % +\ifthenelse{\boolean{presentation}}{ \folie{0/intro.tex} \section{Admin} \folie{0/was.tex} @@ -10,6 +11,7 @@ \folie{0/themen.tex} \folie{0/nextsteps.tex} \folie{0/latextipps.tex} +}{} \section{Mathematik} \folie{1/zahlensysteme.tex} \folie{1/strukturen.tex} |