Dear Alessandro,

Thanks for the hint. I will give it a try and report the result.

Andreas

On 01/17/2013 08:12 PM, Alessandro Pezzoni wrote:
> 2013/1/17 Alessandro Pezzoni <alessandro_pezz...@lavabit.com>:
>> You could try using something like 'rubber' [1], which is a latex
>> wrapper that is able to "sanitize" error and warning messages for vim,
>> i.e. that can print them on a single line. This should also fix the
>> annoying issue of vim opening an .aux file upon compilation errors.
>
> Sorry for double-posting, but I forgot to say that to use a different
> compiler is easy as changing a vim variable, e.g. for dvi or pdf
> output:
>
> let g:Tex_CompileRule_dvi = "rubber -s $*"
> let g:Tex_CompileRule_pdf = "rubber -s --pdf $*"
>
> The '-s' option is there to tell it to display one error message per line.
>
> Alessandro
>

-- 
------------------------------------------------------------------------
Andreas Groh                       phone : +49-351-463.34974
Institut fuer Planetare Geodaesie  fax   : +49-351-463.37063
Technische Universitaet Dresden    email : andreas.g...@tu-dresden.de
D-01062 Dresden, Germany           web   : tpg.geo.tu-dresden.de
------------------------------------------------------------------------

------------------------------------------------------------------------------
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
_______________________________________________
Vim-latex-devel mailing list
Vim-latex-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vim-latex-devel

Reply via email to