配置texstudio

需要在Textstudio->Preference->Commands在对应的的命令行里加入:-synctex=1
设置成功后,Build&View后,在PDF里按住Ctrl+右键单击,即可实现PDF的正反向追踪。

在Options->Commands中的Latex配置:

latex.exe -synctex=1 -interaction=nonstopmode %.tex

相关文章: