Re: [Vim-latex-devel] calling makeindex during compilation

2008-04-11 Thread Ted Pavlic
> I guess you could do something similar with latex-suites compiler > dependency stuff (see :help compiler-dependency), setting the chain > to nlo,nls,dvi and setting compilation rules for .nls and .nlo. That > would be your homework. A few things... *) As with makeindex, bibtex, etc., you'll of

[Vim-latex-devel] Question about automatic indent

2008-04-11 Thread Jesse Jacobsen
First, thank you for writing such a comprehensive and functional framework for editing LaTeX in Vim. It has replaced my various home-grown solutions for some time now. I use it daily. I have found that having } included in the indentkeys option is problematic when these two conditions are met:

Re: [Vim-latex-devel] Question about automatic indent

2008-04-11 Thread Rhys Ulerich
I've run into similar problems repeatedly, and I'd welcome any solution. This plagues me when working within math environments. Please let me know if you'd like me to try out your patch. - Rhys On Fri, Apr 11, 2008 at 3:57 PM, Jesse Jacobsen <[EMAIL PROTECTED]> wrote: > First, thank you for wri