Andrés Romero Mier y Terán

Contact  | LinkedIn  | Twitter  | Github  | CV  | Demos  | Publications  | Teaching  | Gallery  | Links

Use latexmk with xelatex

Jul 2013

To compile a latex file with latexmk and xelatex you can use the following line of code

latexmk -pdf -e '$pdflatex=q/xelatex %O %S/' input.tex

where input.tex is the latex file you want to compile.


blog comments powered by Disqus