為什麼我無法運行tex?

為什麼我無法運行tex?

我無法運行任何 LaTeX 文檔,因為error: Could not start the command: /usr/texbin/pdflatex -synctex=1 -interaction=nonstopmode.

答案1

您最近是否從較舊的 macOS 版本更新到 El Capitan 或 Sierra?您是否嘗試透過前端(例如 TeXShop)或透過命令列運行 pdflatex?您的 TeX 發行版有多少年了?如果它早於 TeX Live 2015(透過 MacTeX-2015 安裝),請更新到較新的版本。最後,請前往<http://www.tug.org/mactex/sierra.html> 了解更多並確保閱讀Updating For El Capitan and Sierra此處連結的連結文件。

相關內容