Great package! Thanks.  I have two queries.

1. I'm trying to complete various math commands and it seems like 
vim-latex is recognizing some and not all of them.  For example if i type

$\big

and then hit ctrl+n i see no completion options, even though there should 
be several (bigcup, bigoplus, etc.).  These are even available in the 
tex-math menu (under BigOp).  How can I get these and the rest of the ams 
symbols to come up under autocompletion?

2. Whenever I use the xypic package and have any error (like a missing $ 
or }) the latex compiler gives something like:

/usr/share/texmf-texlive/tex/generic/xypic/xy.sty|142 error| Missing $ 
inserted.

I have no idea why its referencing xy.sty, but the line number is the 
correct one for the tex file that i am editing.  Unfortuntely vim-latex 
jumps to xy.sty and to that line number for debugging.

I've temporarily used g:Tex_GoToError = 0 to avoid this.  Is there some 
way to change the compiler command, output, or how vim-latex interprets it 
to fix this?

Thanks,
Eric

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Vim-latex-devel mailing list
Vim-latex-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vim-latex-devel

Reply via email to