From 205b65bcb0891d941b60f295876b40121cfe871e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sat, 18 Dec 2021 17:17:17 +0100 Subject: more info about gamma function --- buch/chapters/080-funktionentheorie/images/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'buch/chapters/080-funktionentheorie/images/Makefile') diff --git a/buch/chapters/080-funktionentheorie/images/Makefile b/buch/chapters/080-funktionentheorie/images/Makefile index 66e6d0f..1ddd585 100644 --- a/buch/chapters/080-funktionentheorie/images/Makefile +++ b/buch/chapters/080-funktionentheorie/images/Makefile @@ -4,7 +4,7 @@ # (c) 2021 Prof Dr Andreas Müller, OST Ostschweizer Fachhochschule # all: nonanalytic.pdf integralanalytisch.pdf laurent.pdf \ - fortsetzreziprok.pdf forts.pdf logforts.pdf + fortsetzreziprok.pdf forts.pdf logforts.pdf gammapfad.pdf nonanalytic.pdf: nonanalytic.tex pdflatex nonanalytic.tex @@ -24,3 +24,6 @@ forts.pdf: forts.tex logforts.pdf: logforts.tex pdflatex logforts.tex +gammapfad.pdf: gammapfad.tex + pdflatex gammapfad.tex + -- cgit v1.2.1