Re: [Vim-latex-devel] show warnings after compiling
Brought to you by:
srinathava,
tmaas
From: Andreas G. <and...@tu...> - 2013-01-21 09:08:01
|
Hello, I figured out that the missing of the undefined citation warnings depends on my used bibliography package. I use the package natbib which produces a warning starting with "Package natbib Warning: Citation ... on page ... undefined". This warning is not shown by the latex-suite. If I disable natbib the warning looks like "Latex Warning: Citation ...." and this warning is recognised an display by the latex-suite. Is there a way the make the latex-suite sensitive for these kind of warnings (e.g. editing .vim/compiler/tex.vim)? Cheers Andreas On 01/17/2013 05:59 PM, Andreas Groh wrote: > Hello list, > > I am new to the vim latex-suite. I set everything up and it works fine > so far. But I can not figure out how to show latex warning after > compiling the document using \ll. If there are errors they are shown in > thw "Quickfix list" with a preview window below. But in the case of > warnings (e.g. undefined references) I end up in the normal vim window > without having the warnings shown. I set "TCLevel strict" which sets > Tex_IgnoreLevel to 0, but it doesn't change anything. > > Any ideas what I am doing wrong? Or is it the normal way that warnings > are not shown? Any help is appreciated. > > Thanks and best regards. > > Andreas > -- ------------------------------------------------------------------------ Andreas Groh phone : +49-351-463.34974 Institut fuer Planetare Geodaesie fax : +49-351-463.37063 Technische Universitaet Dresden email : and...@tu... D-01062 Dresden, Germany web : tpg.geo.tu-dresden.de ------------------------------------------------------------------------ |