SublimeText / LaTeXTools

LaTeX plugin for Sublime Text
https://latextools.readthedocs.io/
2.01k stars 364 forks source link

For CTEX, system PATH is not right #1303

Open c1111f1 opened 6 years ago

c1111f1 commented 6 years ago

For current ctex version 2.9.3, the installation file of ctex cannot build the right system path X:\CTEX\MiKTeX\miktex\bin. This will cause "check system" cannot find any compiler.

Could you please improve this function?

r-stein commented 6 years ago

Does it work if you manually add it to the PATH?

c1111f1 commented 6 years ago

Yes. I know how to solve the problem. I am writing a latex tutorial and recommand my reader to use latextools. They asked me a lot about this issue. I told them how to fix this issue by adding the path. But if the tool can address this, it will be great. Thank you very much!

原始邮件 发件人:Richard Steinnotifications@github.com 收件人:SublimeText/LaTeXToolsLaTeXTools@noreply.github.com 抄送:c1111f1fc@oooole.net; Authorauthor@noreply.github.com 发送时间:2018年3月25日(周日) 23:20 主题:Re: [SublimeText/LaTeXTools] For CTEX, system PATH is not right(#1303)

Does it work if you manually add it to the PATH? — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

r-stein commented 6 years ago

We have this setting to adapt the path while executing our commands. Not sure if we can detect it automatically.