Hi everybody. I am using the latest latex-suite through svn and I have set

let g:Tex_MultipleCompileFormats='pdf'

in my .vimrc

Everything works pretty fine in vim. But for gvim there is some differences.
For example if I made a typo in my .tex file, then if I run \ll in
vim(launched through gnome-terminal)
it would take me to the compile message page and tell me that I made a
mistake, such as

! Undefined control sequence.
l.37     \lael
           {}
?

I press x to go back to the original .tex to modify my errors.

However if I run \ll in gvim, the command line shows

latex run time: 1

Then the screen freezes. I have to press ctrl+c to stop the compiling and
read the error messages. I guess the reason why the screen is frozen is
because the gvim met an error and could not go
further. But this is inconvenient for me. So is there any way to let gvim to
read the error messages as vim? I have looked into the documentation but did
not find anything related to my issue.

Thank you.

Peng
------------------------------------------------------------------------------
Come build with us! The BlackBerry® 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/devconf
_______________________________________________
Vim-latex-devel mailing list
Vim-latex-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vim-latex-devel

Reply via email to