1.LaTeX安装参考

详见:

LaTeX新手入门以及TeXlive和TeXstudio的安装使用

TeXlive和TeXstudio的安装使用

2.TeXstudio编译常见问题:

Make sure that you have installed a (La)TeX distribution e.g. MiKTeX or TeX Live, and have set the correct paths to this distribution on the command configuration page.
A (La)TeX editor like TeXstudio cannot work without the (La)TeX commands provided by such a distribution.

解决方法:

1.Options→Configure TeXstudio→Commands
LaTeX新手入门之TeXlive和TeXstudio的安装出现的问题

将图片上从LaTeX至LuLaTeX,Divps至Ps2pdf,Bibtex至Bibter这些以exe结尾

分别找到相同名称在Texlive对应文件位置

例如 作者Texlive位置
L:\latex\texlive\2019\bin\win32这个文件目录下寻找并替换

2.Path变量设置
在系统变量环境Path中新建
L:\latex\texlive\2019\bin

LaTeX新手入门之TeXlive和TeXstudio的安装出现的问题

更改后问题得以解决

相关文章:

  • 2021-04-24
  • 2021-08-16
  • 2021-07-29
  • 2021-11-03
  • 2021-06-25
  • 2021-05-07
  • 2021-05-27
  • 2021-11-14
猜你喜欢
  • 2021-07-28
  • 2022-01-03
  • 2021-12-12
  • 2021-07-09
  • 2021-04-20
  • 2021-12-03
  • 2021-05-06
相关资源
相似解决方案