Felipe --

        One last note. It turns out that the most recent versions of many latex 
implementations have a flag that can fix this problem for you.

        Check out:

http://linuxwisdom.blogspot.com/2007/08/fixing-latex-suites-jump-to-error.html

In short, you add:

-file-line-error

to your LaTeX build line. You then add:

setlocal efm+=%E%f:%l:\ %m

to your .vim/compiler/tex.vim

file around line 202 (see the link for the exact location).

        --Ted

Felipe G. Nievinski wrote:
> Hi.
> 
> When I'm compiling a .tex file with wrong cross-references (\label{} 
> followed by \ref{}), I get a warning message indicating the offending 
> reference (which I find useful) but then my .tex file gets replaced in 
> vim with the corresponding .lox file (which I find annoying).
> 
> - Is that a bug or a feature? =)
> 
> Thanks,
> Felipe.
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft 
> Defy all challenges. Microsoft(R) Visual Studio 2008. 
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Vim-latex-devel mailing list
> Vim-latex-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/vim-latex-devel
> 

-- 
Ted Pavlic <[EMAIL PROTECTED]>

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Vim-latex-devel mailing list
Vim-latex-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vim-latex-devel

Reply via email to