diff --git a/documents/GeoTopo/definitions/Makefile b/documents/GeoTopo/definitions/Makefile index 2c40287..de93414 100644 --- a/documents/GeoTopo/definitions/Makefile +++ b/documents/GeoTopo/definitions/Makefile @@ -2,6 +2,7 @@ SOURCE = definitionen make: ./generateDefinitions.py pdflatex $(SOURCE).tex -output-format=pdf + pdflatex $(SOURCE).tex -output-format=pdf make clean clean: diff --git a/documents/GeoTopo/definitions/definitionen.pdf b/documents/GeoTopo/definitions/definitionen.pdf index 9eaf9de..f2f1518 100644 Binary files a/documents/GeoTopo/definitions/definitionen.pdf and b/documents/GeoTopo/definitions/definitionen.pdf differ