Re: [Vim-latex-devel] GotoError not working with graphicx or siunitx packages

2012-02-08 Thread Ted Pavlic
David -- This is a known problem. It's more a Vim--LaTeX issue than a vim-latex issue. To start, see: http://phaseportrait.blogspot.com/2008/03/fixing-vim-latex-compiler-error.html Your sample (at least the first one) was fixed by wrapping pdflatex with vimlatex. It could also be fixed by one o

[Vim-latex-devel] GotoError not working with graphicx or siunitx packages

2012-02-03 Thread David Chamberlain
Hi all, I've noticed that when I use the graphicx or siunitx packages, the goto-error functionality stops working. Specifically, when a compilation error occurs, the cursor moves to the error message in the compiler output window instead of jumping to the error in the main window. Pressing e