Re: [Vim-latex-devel] Help with Compile
Brought to you by:
srinathava,
tmaas
From: Benji F. <be...@me...> - 2003-03-24 17:44:05
|
Tom Newman wrote: > Hello, > > I'm trying to figure out why I can't get the compiler to work with > LaTeX-Suite. > > Following the FAQ, the following info provided: > > :echo Tex_CompileRule_dvi > > Returns E121: Undefined variable Tex_CompileRule > E15: Invalid expression: Tex_CompileRule.dvi [snip] The only explanation I can think of for that error message is that you accidentally typed a "." instead of the second "_". Is that what happened? HTH --Benji Fisher |