aboutsummaryrefslogtreecommitdiffstats
path: root/buch/papers/laguerre/Makefile
diff options
context:
space:
mode:
authorJoshua Baer <joshua.baer@ost.ch>2022-05-15 15:38:30 +0200
committerJoshua Baer <joshua.baer@ost.ch>2022-05-15 15:38:30 +0200
commit4cb01cee1798e8c8cd3af006fe99fbfb9ce93248 (patch)
tree529c5491dbea9ed7d43caf084649f68cf40c9bb9 /buch/papers/laguerre/Makefile
parenta few animations (diff)
parentMerge branch 'AndreasFMueller:master' into master (diff)
downloadSeminarSpezielleFunktionen-4cb01cee1798e8c8cd3af006fe99fbfb9ce93248.tar.gz
SeminarSpezielleFunktionen-4cb01cee1798e8c8cd3af006fe99fbfb9ce93248.zip
Merge remote-tracking branch 'origin/master'
Diffstat (limited to '')
-rw-r--r--buch/papers/laguerre/Makefile6
-rw-r--r--buch/papers/laguerre/Makefile.inc5
2 files changed, 6 insertions, 5 deletions
diff --git a/buch/papers/laguerre/Makefile b/buch/papers/laguerre/Makefile
index 606d7e1..0f0985a 100644
--- a/buch/papers/laguerre/Makefile
+++ b/buch/papers/laguerre/Makefile
@@ -4,6 +4,8 @@
# (c) 2020 Prof Dr Andreas Mueller
#
-images:
- @echo "no images to be created in laguerre"
+images: images/laguerre_polynomes.pdf
+
+images/laguerre_polynomes.pdf: scripts/laguerre_plot.py
+ python3 scripts/laguerre_plot.py
diff --git a/buch/papers/laguerre/Makefile.inc b/buch/papers/laguerre/Makefile.inc
index 1eb5034..12b0935 100644
--- a/buch/papers/laguerre/Makefile.inc
+++ b/buch/papers/laguerre/Makefile.inc
@@ -9,8 +9,7 @@ dependencies-laguerre = \
papers/laguerre/references.bib \
papers/laguerre/definition.tex \
papers/laguerre/eigenschaften.tex \
- papers/laguerre/quadratur.tex \
- papers/laguerre/transformation.tex \
- papers/laguerre/wasserstoff.tex
+ papers/laguerre/quadratur.tex \
+ papers/laguerre/gamma.tex