Hi, I have two problems I hope you could help me with.

1. When I compile using \ll I can verify that compiling worked (or 
didn't, if I had errors in the .tex file), but instead of getting the 
error window in gvim I just get a quick flash of some text.

2. I can't get viewing to work. I have set in my ~/.vim/tex.vim file:
 let g:Tex_ViewRule_ps='evince'
 let g:Tex_ViewRule_pdf='evince'
 let g:Tex_ViewRule_dvi='evince'

When I try to view using \lv, I see ":call Tex_ViewLaTeX()" in the 
command window, but nothing happens. If I issue ":call Tex_ViewLaTeX()" 
myself still nothing happens. However, I can do ":!evince <path to my 
file>" and get evince to successfully open up.

Any ideas? Thanks!

------------------------------------------------------------------------------
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
_______________________________________________
Vim-latex-devel mailing list
Vim-latex-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vim-latex-devel

Reply via email to