Re: [Vim-latex-devel] View document in another directory
Brought to you by:
srinathava,
tmaas
From: Luc H. <her...@fr...> - 2004-06-19 14:58:49
|
Hi. * On Fri, Jun 18, 2004 at 05:55:34PM -0700, Srinath Avadhanula <srinath@f= astmail.fm> wrote: > I have followed your previous idea of just creating an imitation of > vim's native :make utility. For now, we just substitute $* with the > main file name, but in the future it could be as general purpose as > vim's own. Thanks! So far it works fine. BTW, I'm testing the files on the CVS (v1.69 IIRC). I have not set Tex_ViewRule_html, but Tex_ViewRuleComplete_html. And =AB:TTarget html=BB gives me the following error: =ABNo View rule defined for target html Please specify a rule in texrc.vim :help Tex_CompileRule_format for more information.=BB Where I see the following problems: - I think we should not get any error message in this case - the file to modify is not texrc.vim but texrc - as the help for Tex_CompileRule_format does not say that a view rule must be specified, shouldn't the error message point to Tex_ViewRule_format ? --=20 Luc Hermitte http://hermitte.free.fr/vim/ |