Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

📚 The CoCalc Library - books, templates and other resources

132923 views
License: OTHER
all:	once

once: 	
	pdflatex -halt-on-error application > /dev/null
	
alert: 	
	pdflatex -halt-on-error application
	
clean: 
	rm *.log *.nlo *.idx application.synctex* *.aux *.toc *.out