summaryrefslogtreecommitdiffstats
path: root/standorte/mercator/Makefile
diff options
context:
space:
mode:
authorDaniel Ehlers <danielehlers@mindeye.net>2018-01-18 23:26:23 +0100
committerDaniel Ehlers <danielehlers@mindeye.net>2018-01-18 23:26:23 +0100
commitd947f209bc38777fc87444e9399535e334035676 (patch)
treea54f6223c1b2c94bd2951d9f015c3576f6bff418 /standorte/mercator/Makefile
parent255689893b1c4074b7d5b9bdcb504c3cede8f25b (diff)
Manual merge of nis's work
Diffstat (limited to 'standorte/mercator/Makefile')
-rw-r--r--standorte/mercator/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/standorte/mercator/Makefile b/standorte/mercator/Makefile
index 5b8bed7..508a064 100644
--- a/standorte/mercator/Makefile
+++ b/standorte/mercator/Makefile
@@ -1,13 +1,9 @@
.SUFFIXES: .svg .pdf
.svg.pdf: $<
- inkscape -D -z --file=$(abspath $(<)) --export-pdf=$(abspath $(@)) --export-latex
+ inkscape -D -z --file=$(abspath $(<)) --export-pdf=$(abspath $(@))
-all: gnuplot mercator-calculations.pdf mercator-dach.pdf
- pdflatex antrag.tex
- pdflatex antrag.tex
- pdflatex antrag.tex
-
-gnuplot:
+all: mercator-calculations.pdf mercator-dach.pdf
gnuplot mast-curve.gp
gnuplot mast-single-heatmap.gp
+ latexmk -pdf antrag.tex