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

-- 
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3

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

Reply via email to