在我更新到 MiKTeX 21.6(在 Windows 10 上)后,它无法与任何 LaTeX 编辑器一起使用,例如 Texworks、WinEdt、Texmaker……
典型的错误信息如下:
Command Line: pdflatex.exe --interaction=errorstopmode --synctex=-1 "tst.tex"
This is pdfTeX, Version 3.141592653-2.6-1.40.22 (MiKTeX 21.6)
entering extended mode
! I can't write on file `tst.log'.
Please type another transcript file name:
我重新安装了 MiKTeX 21.6 几次(重新安装后总是立即通过控制台更新)。然而,同样的问题仍然存在。
仅供参考,我在另一台 Windows 10 电脑上安装了 MiKTeX 21.6。它运行良好。
如果有人能帮助我解决这个问题,我将不胜感激。