From e1f5d6267540ea8dc758696fb08cb7540362cf8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patrik=20M=C3=BCller?= Date: Mon, 18 Jul 2022 17:34:37 +0200 Subject: First complete draft of Laguerre chapter --- buch/papers/laguerre/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'buch/papers/laguerre/Makefile') diff --git a/buch/papers/laguerre/Makefile b/buch/papers/laguerre/Makefile index 48f8066..85a1b83 100644 --- a/buch/papers/laguerre/Makefile +++ b/buch/papers/laguerre/Makefile @@ -28,7 +28,7 @@ images: $(FIGURES) .PHONY: presentation presentation: $(PRESFOLDER)/presentation.pdf -images/%.pdf images/%.pgf: scripts/%.py +images/%.pdf images/%.pgf: scripts/%.py scripts/gamma_approx.py python3 $< images/gammaplot.pdf: images/gammaplot.tex images/gammapaths.tex -- cgit v1.2.1