[Vim-latex-devel] Compiler failed to locate the source code.
Brought to you by:
srinathava,
tmaas
From: Xu, F. <fe...@uc...> - 2010-01-07 00:04:26
|
Hi, 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 question is about the compiler in the the latex-suite, as mentioned in the manual: If you are using commonly used LaTeX tools, then you should be all set as soon as you download and install Latex-Suite. In order to compile a LaTeX file, simply press \ll while editing the file. This runs latex on the current file and displays the errors in a |quickfix-window| below the file being edited. You can then scroll through the errors and press <enter> to be taken to the location of the corresponding error. 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. Do I miss any setting for this? And another wierd thing in the Quickfix List: cover.tex|221 error| File `eps/acq-trad.eps' not found. Actually, my cover.tex only has 26 lines. Thanks a lot. Feng |