[Vim-latex-devel] IgnoredWarnings bug
Brought to you by:
srinathava,
tmaas
From: Ricardo F. <rf...@if...> - 2004-06-11 03:16:35
|
Hi, I have a problem with the errors displayed in the error window. A sample tex document is attached. It consists of the following files: main.tex chap1.tex chap2.tex main.tex.latexmain chap1 and chap2 are input-ed into main.tex chap1.tex contains command to include a non-existing file called a_figure.eps Also, it contains a mistake inside a mathematical equation. While editing any of the .tex, type "\ll". The errors in the error log window are: chap1.tex|5 warning| LaTeX Warning: File `figs/a_figure.eps' not found on input line 5. chap1.tex|5 error| File `figs/a_figure.eps' not found. chap1.tex|5 error| Cannot determine size of graphic in figs/a_figure.eps (no Boundi main.tex|10 error| Undefined control sequence. What does the last line mean?? main.tex has no errors, only chap1.tex. Strangely, the mistakes that you type *before* the includefigure environment will be correctly logged. I tested this with both TexSuite 1.5 and the latest development version, under Vim 6.2 and Slackware Linux 9.1 best, Ricardo. -- Ricardo Fabbri, Cybernetic Vision Research Group, USP, Brazil. TEL: +55 016 273.9882 CEL: +55 016 9121.9046 ICQ: 208974212 |