我有一个模板,它定义了论文的所有排版建议,但它使用xelatex进行编译。我想继续在Latex研讨会上使用VS Code,问题是如何将编译器从pdflatex更改为xelatex。最后一个导致下一个错误日志:
C:\Users\User\AppData\Local\Programs\MiKTeX 2.9\tex/latex/fontspec\fontspec.sty:45: Fatal Package fontspec Error: The
fontspec package requires either XeTeX or
(fontspec) LuaTeX.
(fontspec)
(fontspec) You must change your typesetting engine to,
(fontspec) e.g., "xelatex" or "lualatex"instead of
(fontspec) "latex" or "pdflatex".发布于 2020-01-13 23:54:20
https://stackoverflow.com/questions/56109128
复制相似问题