> I noticed that Till has been reviewing a lot of patches on the Patch tracker
> on the Vim-LaTeX website at Sourceforge. It might be a nice idea to post this
> there too (it's too bad that tracker doesn't post to the list -- to give the
> best of both worlds).
I was not aware of this possibilit
I noticed that Till has been reviewing a lot of patches on the Patch
tracker on the Vim-LaTeX website at Sourceforge. It might be a nice idea
to post this there too (it's too bad that tracker doesn't post to the
list -- to give the best of both worlds).
(with regard to this patch, at first glan
Hi,
with this patch, envmacros.vim allows more customizations.
1.
let g:Tex_EnvLabelprefix_equation = "eq:"
=> labels in equations have the prefix eq:
this works for:
figure,table,theorem,definition,lemma,proposition,corollary,assumption,remark,equation,eqnarray,align,multline
2.
let g:Tex_En