Re: [Vim-latex-devel] [Contact] How to add -src-specials to g:Tex_CompileRule_dvi
Brought to you by:
srinathava,
tmaas
From: Srinath A. <sr...@fa...> - 2004-03-14 06:28:22
|
On Sat, 13 Mar 2004, Peng Yu wrote: > TexLet > g:Tex_CompileRule_dvi = \'latex -interaction=nonstopmode -src-specials $*\' to > the new file ~/vimfiles/ftplugin/tex/texrc > You are supposed to simply use ":let" if you are doing customization. TexLet is to be used only by latex-suite. If even ":let" doesn't work in ~/vimfiles/ftplugin/tex/texrc, please try putting the line in ~/vimfiles/ftplugin/tex.vim Srinath |