Re: [Vim-latex-devel] how to disable to jump from tex file to bbl when there is warning

2011-05-17 Thread Ted Pavlic
>>Also see: >> >>:help Tex_GotoError If I recall correctly, there may still be some GotoError bugs around. Make sure you are running the latest version of vim-latex from the repo. Additionally, remember that you can hit CNTRL+O to return yourself wherever you were before the build. Additionally,

Re: [Vim-latex-devel] how to disable to jump from tex file to bbl when there is warning

2011-05-17 Thread Ted Pavlic
Try :help latex-suite then search for TCLevel Maybe more importantly, see: :help Tex_IgnoredWarnings Also see: :help Tex_GotoError --Ted On 05/15/2011 02:24 AM, yanzhisheng wrote: > hi, > there is \bibliography{} in the name1.tex file, when I run :!bibtex > name1, and then \ll, there

Re: [Vim-latex-devel] Does anybody succeed in latex-suite calling bibtex automatically?

2011-05-17 Thread Ted Pavlic
> But in the latex-suite reference chapter 6.3, I have found that when > g:Tex_MultipleCompileFormats has > been set as the target format, latex-suite will call bibtex when > necessary, but it appear to fail now. > How can I do? thank you in advance. It works for me. BibTeX will not be called if