Newer
Older
Presentations / Implication_workshop / 11_12_2016 / Makefile
@mchrzasz mchrzasz on 11 Dec 2016 208 bytes V1 of the slides
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