📚 The CoCalc Library - books, templates and other resources
License: OTHER
DOKUMENT = Einnahmenueberschussrechnung make: pdflatex EUR.tex -output-format=pdf pdflatex $(DOKUMENT).tex -output-format=pdf make clean clean: rm -rf *.aux *.log EUR.pdf
📚 The CoCalc Library - books, templates and other resources
DOKUMENT = Einnahmenueberschussrechnung make: pdflatex EUR.tex -output-format=pdf pdflatex $(DOKUMENT).tex -output-format=pdf make clean clean: rm -rf *.aux *.log EUR.pdf