1

I'm using with . Compilation is done with <leader>ll, I see the quickfix window but multi-line error messages don't get parsed correctly. For example, a one-line error message is parsed correctly:

analysis.tex|26 warning| Overfull \hbox (10.50328pt too wide) in paragraph at lines 26--27

If I press enter while the cursor is on this line, the cursor jumps to the correct line in the correct file. For a multi-line error message I only get the first line:

analysis.tex|189 warning| LaTeX Warning: Reference `fig:feynman-sm-stus' on page 6 undefined on input lin

I do not just see only one line of a multi-line error message, the line number is also wrongly parsed (it should be 160, not 189).

These errors should be pretty common, so I wonder if anyone has a fix for it?

pfnuesel
  • 14,093
  • 14
  • 58
  • 71
  • 1
    Stack Overflow is not an issue tracker; please submit your problem to the latex-suite project to get help or a fix. – Ingo Karkat Jan 28 '14 at 08:07

0 Answers0