aboutsummaryrefslogtreecommitdiffstats
path: root/buch/chapters/080-funktionentheorie/images/Makefile
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@ost.ch>2021-12-18 17:17:17 +0100
committerAndreas Müller <andreas.mueller@ost.ch>2021-12-18 17:17:17 +0100
commit205b65bcb0891d941b60f295876b40121cfe871e (patch)
treead462ab90fef64c56d860250e16961828e7cbaf4 /buch/chapters/080-funktionentheorie/images/Makefile
parentEigenwertproblem auf dem Rechteck (diff)
downloadSeminarSpezielleFunktionen-205b65bcb0891d941b60f295876b40121cfe871e.tar.gz
SeminarSpezielleFunktionen-205b65bcb0891d941b60f295876b40121cfe871e.zip
more info about gamma function
Diffstat (limited to '')
-rw-r--r--buch/chapters/080-funktionentheorie/images/Makefile5
1 files changed, 4 insertions, 1 deletions
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
+