aboutsummaryrefslogtreecommitdiffstats
path: root/buch/chapters/030-geometrie/images/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--buch/chapters/030-geometrie/images/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/buch/chapters/030-geometrie/images/Makefile b/buch/chapters/030-geometrie/images/Makefile
index 457a0a1..af652ab 100644
--- a/buch/chapters/030-geometrie/images/Makefile
+++ b/buch/chapters/030-geometrie/images/Makefile
@@ -7,9 +7,11 @@
all: \
deftrig.pdf \
einheitskreis.pdf \
+ ellipse.pdf \
hyperbelflaeche.pdf \
hyperbel.pdf \
kegelschnitte.pdf \
+ parabel.pdf \
polargleichung.pdf \
zylinder.pdf
@@ -19,12 +21,18 @@ deftrig.pdf: deftrig.tex
einheitskreis.pdf: einheitskreis.tex
pdflatex einheitskreis.tex
+ellipse.pdf: ellipse.tex
+ pdflatex ellipse.tex
+
hyperbelflaeche.pdf: hyperbelflaeche.tex
pdflatex hyperbelflaeche.tex
hyperbel.pdf: hyperbel.tex
pdflatex hyperbel.tex
+parabel.pdf: parabel.tex
+ pdflatex parabel.tex
+
polargleichung.pdf: polargleichung.tex
pdflatex polargleichung.tex