diff options
Diffstat (limited to 'standorte/mercator/Makefile')
-rw-r--r-- | standorte/mercator/Makefile | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/standorte/mercator/Makefile b/standorte/mercator/Makefile new file mode 100644 index 0000000..2eec423 --- /dev/null +++ b/standorte/mercator/Makefile @@ -0,0 +1,7 @@ +all: + inkscape -D -z --file=mercator-calculations.svg --export-pdf=mercator-calculations.pdf --export-latex + inkscape -D -z --file=mercator-dach.svg --export-pdf=mercator-dach.pdf --export-latex + gnuplot mast.plot + pdflatex antrag.tex + pdflatex antrag.tex + pdflatex antrag.tex |