X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Makefile;h=ff9a3c812f27f2a42158a829cb1b63197b6fadbe;hb=HEAD;hp=7148a5467a2612a961fa351f799449eb8464d90c;hpb=f6da83e15ba2e7935c9c0efb7a5453d0c968e7d4;p=resume.git diff --git a/Makefile b/Makefile index 7148a54..ff9a3c8 100644 --- a/Makefile +++ b/Makefile @@ -4,13 +4,13 @@ EMACSARGS=--batch -l ~/.emacs EMACS=emacs -all: dla-resume.pdf +all: don_armstrong_resume.pdf -# dla-resume.pdf: dla-resume.tex $(wildcard *.bib) +# don_armstrong_resume.pdf: don_armstrong_resume.tex $(wildcard *.bib) # latexmk -pdf -pdflatex="xelatex -interaction=nonstopmode" -bibtex -use-make $< -dla-resume.pdf: dla-resume.org - $(EMACS) $(EMACSARGS) --visit $^ \ +don_armstrong_resume.pdf: don_armstrong_resume.org dlaresume.cls + $(EMACS) $(EMACSARGS) --visit $< \ --eval "(setq org-latex-remove-logfiles nil)" \ --funcall org-latex-export-to-pdf