Re: [Vim-latex-devel] Uses of the glossaries package

2012-01-27 Thread Ted Pavlic
Pierre-Alain -- I haven't had a chance to look into this in detail, but I point you to one example that I used a long time ago to get glossaries, acronyms, terms, and other similar lists building automatically in Vim-LaTeX. At that time, I manually modified compiler.vim to overload makeindex with

[Vim-latex-devel] Uses of the glossaries package

2012-01-26 Thread Pierre-Alain Bourdil
Hi, latex-suite provides the packate acromake, but i did not find out how to produce the acronym list, as the glossaries package do. So i tried the latter. I defined glossary entry, as wall as a glossary with no problem, provided the multiple compilation enable for pdf output. But i c