[Vim-latex-devel] First steps with LS (at last)
Brought to you by:
srinathava,
tmaas
From: Luc H. <her...@fr...> - 2004-06-17 01:14:00
|
Hello, I'm doing my first steps with LaXeX-suite (at last) and I have run into a little bug -- if we can call it a bug. It is easy to reproduce on my box: $> gvim foo.tex \ll And then Vim complains about s:target not defined into Tex_RunLaTeX(). Once :TTarget called, and \ll typed again, vim complains about :TCLevel beeing undefined. After investigations, it seems that =AB:compiler tex=BB is not executed -= - when I executed this, I only have one complain about a command redefined and then \ll can be used. It that normal ? Or is there a bug in my installation ? (LS beeing installed into ~/vimfiles/latex-suite which is the last directory of my 'runtimepath'). Regards. PS: I am using the version of yesterday I think. --=20 Luc Hermitte http://hermitte.free.fr/vim/ |