Newer
Older
Presentations / Zurich_group / 04_09_2015 / Makefile
@mchrzasz mchrzasz on 22 Aug 2015 208 bytes added lots of presentations
all: mchrzasz.pdf

mchrzasz.pdf: mchrzasz.tex
	xelatex mchrzasz.tex
#	bibtex mchrzasz
	xelatex mchrzasz.tex
#	xelatex mchrzasz.tex
clean:
	rm *.aux *.bbl *.blg *.log *.out *.pdf *.sh *.xml *.snm *.toc *.nav