X-Git-Url: https://git.tokkee.org/?p=tokkeebeamer.git;a=blobdiff_plain;f=Makefile;h=008e70fbeb31f7c05cfbd6fcb9e34b82bf659bda;hp=b509107bb3136276d5097f0a4b10ba774a622e34;hb=HEAD;hpb=db4d41b67e25a02c4a3478b1eae4434d98313837 diff --git a/Makefile b/Makefile index b509107..008e70f 100644 --- a/Makefile +++ b/Makefile @@ -1,11 +1,10 @@ +include tokkeebeamer.mk + TEXMFHOME := $(shell kpsewhich -expand-var \$$TEXMFHOME) all: example.pdf example.pdf: example.tex *.sty *.dict tokkee_logo.* Makefile - # the default titlegraphic requires the presentation to be compiled twice - xelatex example.tex - xelatex example.tex clean: rm -f *.aux *.log *.nav *.out *.snm *.toc