Re: [Vim-latex-devel] How to set default compiler

2008-02-19 Thread Christian Ebert
* Hwasung Mars Lee on Tuesday, February 19, 2008 at 17:11:25 + > I have just switched to vim, but I can't configure it to > compile my tex files into pdf rather than dvi. My tex.vim under > ~/.vim/ftplugin reads, > > g:Tex_DefaultTargetFormat = 'pdf' let g:Tex_DefaultTargetFormat = 'pdf' ^^^

[Vim-latex-devel] How to set default compiler

2008-02-19 Thread Hwasung Mars Lee
Hello, I have just switched to vim, but I can't configure it to compile my tex files into pdf rather than dvi. My tex.vim under ~/.vim/ftplugin reads, g:Tex_DefaultTargetFormat = 'pdf' Why is vim-latex macros still compiling it into dvi? Thanks in advance, Mars --- Hwasung Mars Lee It is