Re: [Vim-latex-devel] Compilation
Brought to you by:
srinathava,
tmaas
From: Till M. <ope...@ti...> - 2008-06-18 10:12:41
|
On Wed June 18 2008, Simon Friedberger wrote: > I have two issues. > > a) I set "let g:Tex_ViewRuleComplete_pdf = 'evince $* &'" but it is not > automatically opened after compilation, is that the desired behavior? Iirc it should be enough to set it to 'evince' on UNIX/Linux systems, the filename and ampersand are added by default. But it is not ViewRuleComplete but ViewRule that you need to change to 'evince'. Regards, Till |