thomasjo / atom-latex

Compile LaTeX or knitr documents from within Atom
https://atom.io/packages/latex
MIT License
223 stars 42 forks source link

Error to use xelatex engine #429

Closed Hatuw closed 7 years ago

Hatuw commented 7 years ago

Hi, I tried to use "xelatex" engine for "Latex" compling but it didn't work. It used "latexmk" whatever I set. Some logs may help for fixing the issus: latexmk: The script engine could not be found. latexmk: Data: scriptEngine="perl.exe" tks~

yitzchak commented 7 years ago

Thanks for reporting the issue!

latexmk is the default builder used. It will call XeLaTeX for you. I assume that you are using the MiKTeX distribution since that script error is fairly common there. If this is so then this is probably a duplicate of #404.

stale[bot] commented 7 years ago

This issue has been marked as stale because due to inactivity. It will be closed in 7 days if no further activity occurs.