Personally, I think it definitely would be a good idea.

However, the maintainers of the Vim-LaTeX suite have been silent for 
years (?) now, and so I have a feeling that Vim-LaTeX might be in its 
terminal state. Every once in a while someone flirts with taking it up, 
but that hasn't gone anywhere yet.

What we should do is get the source repository active again and get 
people submitting to it. Incrementally, we'd collect all of the nice 
improvements made over the years. Unfortunately, there's just enough 
starting friction to keep momentum from building up. :(

--Ted

Felipe G. Nievinski wrote:
> Thanks a lot, Ted.
> 
> I was wondering if it wouldn't be a good idea to have the vim-latex 
> suite incorporating that?
> 
> Felipe.
> 
> Ted Pavlic wrote:
>> 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