Hi Listmembers,

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?

b) Sometimes after compilation I get a "press a Button" message. So far
only happened in conjunction with "latex ran once". So it doesn't seem
to happen if latex runs multiple times.


My entire tex.vim:
let g:tex_flavor = "latex"
let g:Tex_MultipleCompileFormats = 'pdf'
let g:Tex_ViewRuleComplete_pdf = 'evince $* &'
let g:Tex_DefaultTargetFormat = 'pdf'


Thanks in advance
        Simon

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Vim-latex-devel mailing list
Vim-latex-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vim-latex-devel

Reply via email to