Latex报错: Could not start the command: xelatex.exe -synctex=1 -interaction=nonstopmode

Latex报错: Could not start the command: xelatex.exe -synctex=1 -interaction=nonstopmode?

 

网上还有很多说出Could not start the command: pdflatex.exe -synctex=1 -interaction=nonstopmode这个问题的,

其实解决方案都差不多,只要在texstudio的options->config texstudio->commands中找到xelatex选项然后把框里的东西换成

xelatex.exe的路径+空格+-synctex=1 -interaction=nonstopmode %.tex即可,如下所示

C:\texlive\2018\bin\win32\xelatex.exe -synctex=1 -interaction=nonstopmode %.tex

Latex报错: Could not start the command: xelatex.exe -synctex=1 -interaction=nonstopmode?

 

相关文章:

  • 2022-12-23
  • 2021-04-26
  • 2022-12-23
  • 2022-01-11
  • 2021-12-03
  • 2021-10-09
  • 2022-12-23
  • 2021-07-04
猜你喜欢
  • 2022-01-09
  • 2021-05-01
  • 2021-08-27
  • 2022-12-23
  • 2021-08-26
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案