当我呈现我的文档时,我会在“后台作业”窗口中得到以下消息: This is XeTeX, Version 3.141592653-2.6-0.999994 (TeX Live 2022) (preloaded format=xelatex) restricted \write18 enabled.Live 2022) (preloaded format=<
我有一个.tex文件,我需要使用XeLaTeX编译成PDF文件(我使用的是fontspec和其他包)。使用RStudio,我可以通过编译PDF命令成功地生成PDF,并将XeLaTeX指定为RStudio首选项中的引擎。
如何以编程方式从脚本中调用此编译?texi2pdf(),但是当在我的文件上运行它时,我发现说The fontspec package requires either XeTeX or LuaTeX是错误的,而且我看不到有一种方法可以指定我希望使用XeLaTeX