Newer
Older
Presentations / Zurich_group / Mountain_hut_2015 / RD / Makefile
@mchrzasz mchrzasz on 22 Aug 2015 208 bytes added lots of presentations
  1. all: mchrzasz.pdf
  2.  
  3. mchrzasz.pdf: mchrzasz.tex
  4. xelatex mchrzasz.tex
  5. # bibtex mchrzasz
  6. xelatex mchrzasz.tex
  7. # xelatex mchrzasz.tex
  8. clean:
  9. rm *.aux *.bbl *.blg *.log *.out *.pdf *.sh *.xml *.snm *.toc *.nav