Feng --

> I am newer to latex-suite, and I appreciate a lot for your help.!
> The version of the software I am using: Winxp SP3, gVim ver7.2, latest
> late-suite and MiTex 2.7
...
> My tex contains multiple files, root, cover, chap1, chap2,... I
> compile the root file.
> As expected, \ll runs well, 'Quickfix List window' appears after the
> compiling, and it locates the root.log when I click the error, but it
> does not locate the tex source file correctly.

        See:

http://phaseportrait.blogspot.com/2008/03/fixing-vim-latex-compiler-error.html

for a likely explanation and some solutions. Because you're using 
Windows, solutions will be more difficult to implement. In your case, 
the easiest thing would be to consult the two links in the second 
"UPDATE" on that page. That is, see the note...

=====
UPDATE: Most recent implementations of LaTeX can be told to generate 
sanitized error (but not warning!!) messages automatically. See

"a description of how to modify Vim-LaTeX to use this feature"
http://linuxwisdom.blogspot.com/2007/08/fixing-latex-suites-jump-to-error.html

"a more general fix for Vim and LaTeX" (in "Comments" section of the link)
http://vim.wikia.com/wiki/A_better_interfacing_of_(La)TeX_with_the_quickfix_mode
=====

The downside of that fix is that it won't handle warning messages for you...

Alternatively, you could check out the subject of the first update -- 
"rubber." You should probably be able to get rubber working on your 
system. You could have Vim-LaTeX call rubber instead, and rubber should 
generate sanitized error (and warning?) messages that Vim can handle...


--Ted

-- 
Ted Pavlic <t...@tedpavlic.com>

   Please visit my 2009 d'Feet ALS walk page:
         http://web.alsa.org/goto/tedp
   My family appreciates your support in the fight to defeat ALS.

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Vim-latex-devel mailing list
Vim-latex-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vim-latex-devel

Reply via email to