发布时间:2011-03-17 13:38:28
文章类别:小技巧
原文地址:http://blog.sina.com.cn/s/blog_5e16f1770100rkpn.html
QQ群:91940767/145316219/141877998/80300084/194770436
淘宝店:http://latexstudio.taobao.com
技巧续篇:http://latexstudio.net/
常见数学公式问题集下载
(C:\CTEX\MiKTeX\tex\latex\base\article.clspdflatex.exe: Invalid argument: new*name.synctex(busy)
pdflatex.exe: Data: new*name.synctex(busy)
PDFLaTeX failed to create a pdf file.
For possible explanations start the command from the Command Prompt...
或者
(C:\CTEX\MiKTeX\tex\latex\base\article.clslatex.exe: Invalid argument: new*name.synctex(busy)
latex.exe: Data: new*name.synctex(busy)
LaTeX failed to create a dvi file.
For possible explanations start the command from the Command Prompt...
【问题解析】
这不是TeX自身的问题,而是MIKTeX的.synctex问题,Synctex好像非常讨厌文件名里的空格。可以关注其官网是否会修复这个问题。
参考:http://comments.gmane.org/gmane.editors.winedt/4966
http://sourceforge.net/tracker/index.php?func=detail&aid=2101871&group_id=10783&atid=110783
【解决方案】
第一,命名源文件不要带空格即可。这个容易做到。
第二,若是觉得上面解决不好,那就取消Synctex,这样的话pdf文件双向搜索的功能就没有了,但是运行没有问题。操作步骤如下:
点击 PDFviewer选项卡。勾选掉图中选项即可。
and
发表评论 取消回复