更新系统操作后我的 LaTeX 文件出现了这个错误
You need a TeX distribution like MacTeX installed on your system to
typeset your document. When a TeX distribution is installed you may
need to tell TeXworks where to find it in Edit -> Preferences ->
Typesetting.
答案1
这是因为 TexWorks 的错误。当您进入 TexWorks->Preferences->Typesetting 并更改 tex 和相关程序及处理工具的路径并设置 OK 时。TexWorks 不接受此更改。我也想更改 Context,但没有成功。
答案2
TeXworks
-> Preferences
->Typesetting
单击第一个框的按钮并选择包含许多文件+
的路径,包括。texbin
pdflatex
就我而言,这是路径:
/Library/TeX/Distributions/Programs/texbin
答案3
我刚刚升级到 Mac Os Sierra,遇到了完全相同的问题。我转到 TeXworks -> 首选项 -> 排版,然后单击恢复默认值。问题解决了!
答案4
我遇到了同样的问题。我将格式>>首选项>>排版中的所有内容恢复为默认设置,然后重新启动程序。一切正常。