Re: [Vim-latex-devel] [Contact] description environment macros
Brought to you by:
srinathava,
tmaas
From: Srinath A. <sr...@fa...> - 2004-02-29 17:30:15
|
On Mon, 23 Feb 2004, Contact form wrote: > When in a description environment, the first item inserted gets > a \"<++>\" entry after it, but subsequent ones don\'t. Changing line > 888 in envmacros.vim to the following fixes this (and the misspelling > of \'lablel\'): > > TexLet g:Tex_ItemStyle_description = \'\\item[<+label+>] > <++>\' > Thanks! Changed. Srinath |