Code

Switch to XeLaTeX and add some Chinese to the example.
[tokkeebeamer.git] / Makefile
index 02753587e7c3825eeeffe44627997ecada3dbacf..12df52e620e3541274a544ef596db176964e6fd1 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -4,8 +4,8 @@ all: example.pdf
 
 example.pdf: example.tex beamerthemetokkee.sty beamercolorthemetokkee.sty tokkee_logo.* Makefile
        # the default titlegraphic requires the presentation to be compiled twice
-       pdflatex example.tex
-       pdflatex example.tex
+       xelatex example.tex
+       xelatex example.tex
 
 clean:
        rm -f *.aux *.log *.nav *.out *.snm *.toc