Re: [Vim-latex-devel] latex doesn't generate dvi file anymore?
Brought to you by:
srinathava,
tmaas
From: Ted P. <te...@te...> - 2008-01-11 20:16:06
|
Sure, of course, but if you want to FORCE production of a DVI (for example, when you select "dvi" as a target in Vim), you'll have to add the command-line switch in your .vimrc. --Ted Qiuye Wang wrote: > Hi, > > thank you all for the responses. I think i've found the reason why the > pdftex generated the pdf file directly. There is a STRING ``pdftex'' > in the preamble of the tex file (\usepackage[pdftex,bookmarks] > {hyperref}). If i remove it from the tex file, then i get a dvi file. > > Hmm, that's weird because i could get a dvi file sometime with the > very same tex file. > > Anyway, thank you again for the help. > QY > On Fri, Jan 11, 2008 at 12:46:19AM +0100, Qiuye Wang wrote: >> Hello list, >> >> well, my problem should be already out of the range of this list, but >> maybe i'd get some useful hints. >> >> Anyway, i was trying to generate dvi file, but found the latex doesn't >> do it anymore, i'm pretty sure that the target format is dvi. The >> binary program of latex is from the package texlive-latex-base >> 2007-13. >> >> To get the dvi file is really important to me because of my native >> language. Does anyone know about this story? >> >> Thanks in advance. >> QY >> -- >> Linux version 2.6.22-3-686 >> Debian GNU/Linux lenny/sid >> >> >> ------------------------------------------------------------------------- >> Check out the new SourceForge.net Marketplace. >> It's the best place to buy or sell services for >> just about anything Open Source. >> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace >> _______________________________________________ >> Vim-latex-devel mailing list >> Vim...@li... >> https://lists.sourceforge.net/lists/listinfo/vim-latex-devel >> > -- Ted Pavlic <te...@te...> |