Re: [Vim-latex-devel] latex doesn't generate dvi file anymore?
Brought to you by:
srinathava,
tmaas
From: Andreas W. <A.W...@st...> - 2008-01-11 06:52:16
|
Hello Qiuye, hello list, * Qiuye Wang wrote on Jan/11/2008: > Well, it seems that my linux-distro has changed the symbol-link of the > /usr/bin/latex to pdftex. But to which file should /usr/bin/latex have > pointed, so that i can get the dvi file again? AFAIU that's pretty much default in most distributions and TeXLive now. (actually it should be pdflatex, not pdftex.) Does it help if you specify '-output-format dvi' as a command-line parameter? (man pdflatex) HTH, Andreas -- Real programmers don't document. If it was hard to write, it should be hard to understand. -- My Public PGP Keys: 1024 Bit DH/DSS: 0x869F81BA 768 Bit RSA: 0x1AD97BA5 |