配置texstudio
需要在Textstudio->Preference->Commands在对应的的命令行里加入:
-synctex=1。
设置成功后,Build&View后,在PDF里按住
Ctrl+右键单击,即可实现PDF的正反向追踪。
在Options->Commands中的Latex配置:
latex.exe -synctex=1 -interaction=nonstopmode %.tex
配置texstudio
在Options->Commands中的Latex配置:
latex.exe -synctex=1 -interaction=nonstopmode %.tex
本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。