aboutsummaryrefslogtreecommitdiffstats
path: root/buch/chapters/110-elliptisch/images/Makefile
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@othello.ch>2021-10-25 11:07:59 +0200
committerAndreas Müller <andreas.mueller@othello.ch>2021-10-25 11:07:59 +0200
commit7404091c71358569437d1d633ba44d9b8202872e (patch)
treeea73c0bce0a3ac3dd8927dda1f380fa2524dba84 /buch/chapters/110-elliptisch/images/Makefile
parentadd some info on elliptic functions (diff)
downloadSeminarSpezielleFunktionen-7404091c71358569437d1d633ba44d9b8202872e.tar.gz
SeminarSpezielleFunktionen-7404091c71358569437d1d633ba44d9b8202872e.zip
elliptische Funktionen
Diffstat (limited to '')
-rw-r--r--buch/chapters/110-elliptisch/images/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/buch/chapters/110-elliptisch/images/Makefile b/buch/chapters/110-elliptisch/images/Makefile
index ef2e6fc..afa70ba 100644
--- a/buch/chapters/110-elliptisch/images/Makefile
+++ b/buch/chapters/110-elliptisch/images/Makefile
@@ -3,8 +3,11 @@
#
# (c) 2021 Prof Dr Andreas Müller, OST Ostschweizer Fachhochschule
#
-all: lemniskate.pdf
+all: lemniskate.pdf ellipse.pdf
lemniskate.pdf: lemniskate.tex
pdflatex lemniskate.tex
+ellipse.pdf: ellipse.tex
+ pdflatex ellipse.tex
+