发布时间: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文件双向搜索的功能就没有了,但是运行没有问题。操作步骤如下:

LaTeX技巧502:一个近期频繁出现的错误PDFLaTeX failed to create a pdf file.--你的文件名有空格吗?
点击 PDFviewer选项卡。勾选掉图中选项即可。

LaTeX技巧502:一个近期频繁出现的错误PDFLaTeX failed to create a pdf file.--你的文件名有空格吗?


and Enjoy your LaTeX!


点赞(1)

评论列表 共有 0 条评论

暂无评论
立即
投稿

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部