Re: [Vim-latex-devel] gvim viewer problem
Brought to you by:
srinathava,
tmaas
From: Mikolaj M. <mi...@wp...> - 2003-10-31 14:46:54
|
Dnia Friday 31 of October 2003 12:14, Ulrich Hoppe napisał: > I am new to linux, but used vim on windows before. > Using gvim together with latex-suite (last development version) > I encountered a problem: I was not able to launch a viewer, > neither for pdf nor for ps or dvi. After editing the texrc file > I noticed that the trouble was caused by the subsequent ampersand '&' > symbols in the exec commands in function ViewLaTeX() in > ftplugin/compiler.vim. > They work fine for vim but do not work with gvim. > Removing the '&' s made the \lv command work under gvim. > > Do you have any solution of this problem? > Cannot confirm that. Everything works for me - both in vim and gvim.[1] [1] OK actually not, I have something broke with font configuration and xdvi segv'ed but kdvi (dvi), xpdf (pdf), ghostview (ps) works as expected. m. |