Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

📚 The CoCalc Library - books, templates and other resources

132935 views
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