Hi all, I'm trying to set my viewer in latex-suite to be evince. Here's 
what I put in my ~/.vim/ftplugin/tex.vim file:
    let g:Tex_defaultTargetFormat = 'pdf'
    let g:Tex_ViewRule_pdf = 'evince'

An \ll  successfully compiles my file. When I try \lv to view the file I 
see from the command bar in gvim that "call Tex_ViewLateX()" is being 
issued, but I get no window of any sort. (Of course I checked that 
"evince" actually is the right command and that it is in the path.) Any 
suggestions? Thanks

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to