[Vim-latex-devel] scrap from xpdf or evince in the screen
Brought to you by:
srinathava,
tmaas
From: Gastón A. <gar...@ie...> - 2010-04-09 19:06:46
|
hi all, first at all i want to say that vim-latexsuite is a wonderful plugin to me. Just a little problem with the pdf viewer, wen i run the viewer with <Leader>lv all warnings and errors from viewers (xpdf or evince) are printed in the screen where vim is running. Wen I swap to vim I have to repaint the window (with CTRL-F plus CTRL-B for example) to see the tex code again. Running the viewer directly from vim ( :!evince file.pdf) got the same behavior, it is only avoided with :!evince file.pdf &>/dev/nul & Is there any way to avoid this, for example introducing this command in tex.vim? I've try with let g:Tex_ViewRule_pdf = 'evince $ &>/dev/null&' without luck. Thank in advanced -- Gastón Araguás ______________________________________________________ CIII - Centro de Investigación en Informática para la Ingeniería Univ. Tecnológica Nacional Facultad Regional Córdoba. Argentina |