June 17, 2006
tex宏包的帮助文档(目录texmfdoclatex下)一般是dvi格式的,在我的adobe acrobat reader 7下打不开,用Yet Another Viewer当然可以正确浏览,但有一个不太方便的地方就是文本不能拷贝,而在试用某宏包时往往需要敲入相关文字。
现在有一个变通的方法:自己编辑一个同名的tex文件,然后保存在与对应dvi文件相同的目录下,然后,点击dvi->pdf按钮就可以了。不过,你得注意,这么一来,原来的dvi文件可能就没有了。当然,这么做是比较麻烦的,我觉得可以直接转化,但我还找到相应的方法。如果你知道的话,请告诉我。
The URI to TrackBack this entry is: http://xyzguy.blogsome.com/2006/06/17/a-trick-about-dvi2pdf/trackback/
RSS feed for comments on this post.
Line and paragraph breaks automatic, e-mail address never displayed, HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>
命令提示下输入 dvipdfmx filename.dvi
Comment by lccs — June 18, 2006 @ 12:46 am
谢谢!
Comment by xyzguy — June 18, 2006 @ 3:33 pm