我在以下位置看到了这一点miktex/logs/ pdflatex.log
:
starting with command line: pdflatex.exe -synctex=1 -interaction=nonstopmode ModBook.tex
2018-11-18 08:04:04,769-0800 INFO pdflatex - allowing known shell commands
2018-11-18 08:04:04,769-0800 INFO pdflatex - enabling input (output) from (to) processes
2018-11-18 08:04:05,450-0800 INFO pdflatex - installing package translator triggered by tex\latex\translator\translator.sty
2018-11-18 08:04:05,453-0800 FATAL pdflatex - Administrative mode cannot be enabled (makes no sense) because this is not a shared MiKTeX setup.
2018-11-18 08:04:05,453-0800 FATAL pdflatex - Info:
2018-11-18 08:04:05,453-0800 FATAL pdflatex - Source: Libraries\MiKTeX\Core\Session\config.cpp
2018-11-18 08:04:05,453-0800 FATAL pdflatex - Line: 1239
2018-11-18 08:04:05,454-0800 INFO pdflatex - finishing with exit code 1
我正在使用 Miktex/TexStudio,但程序无法创建 pdf。我该如何解释上述 LOGFILE 中的这条消息?
MiKTeX 2.9.6500 64 位
非常感谢。