Thanks...I should clarify. It's not that evince doesn't work in particular, I can replace 'evince' with another program and it still doesn't work. I put things in tex.vim because that's how the documentation on latex-suite suggested...putting them in /.vimrc did not work for me.
bill lam wrote: > On Fri, 19 Jun 2009, A. Torgovitsky wrote: > >>> 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' >> > > I put the followings in my ~/.vimrc > > let g:tex_flavor='latex' > let g:Tex_DefaultTargetFormat='pdf' > let g:Tex_ViewRule_pdf='xpdf' > > acroread also works for me but I don't use evince because it depends > on gnome. > > FYI > > --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
