Re: [Vim-latex-devel] Problems with viewing using the latex-suite and gvim
Brought to you by:
srinathava,
tmaas
From: Mikolaj M. <mi...@wp...> - 2003-08-27 19:32:20
|
Dnia Tuesday 26 of August 2003 17:38, Norbert Strobel napisał: > Dear Sirs: > > My name is Norbert Strobel, and I have problems when viewing > pdf and ps files out of gvim using the latex-suite. That's why > I checked out the associated FAQ's at = > http://vim-latex.sourceforge.net/index.php?subject=3Dfaq > > Unfortunately, I could not find an answer to my problem, because the = > answer to > "Compiling/Viewing does not seem to work for me. My gvim hangs/does = > nothing." > only seems to address compiling. However, my problem is viewing, since = > compiling > works well. I can compile into *.dvi, *.ps, and *.pdf. However, I can = > only view=20 > *.dvi Files at the moment. Here are my viewing rules: > > TexLet g:Tex_ViewRule_ps =3D 'gsview32' > TexLet g:Tex_ViewRule_pdf =3D 'AcroRd32'=20 > TexLet g:Tex_ViewRule_dvi =3D 'yap -1' > Could you try to write _full_ path? I remember Windows version of gvim has/ had problems with that. m. |