Applied. Thanks. On Sun, Feb 19, 2012 at 5:35 PM, <mailing_li...@petervasil.net> wrote: > From: ptrv <m...@petervasil.net> > > --- > ftplugin/latex-suite/compiler.vim | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/ftplugin/latex-suite/compiler.vim > b/ftplugin/latex-suite/compiler.vim > index b67fd2b..28213fa 100644 > --- a/ftplugin/latex-suite/compiler.vim > +++ b/ftplugin/latex-suite/compiler.vim > @@ -392,7 +392,7 @@ function! Tex_ForwardSearchLaTeX() > > elseif viewer =~ '^ *okular' > > - let execString = 'silent! !'.viewer.' > --unique '.mainfnameRoot.'.'.s:target.'\#src:'.line('.').expand("%") > + let execString = 'silent! !'.viewer.' > --unique '.mainfnameRoot.'.'.s:target.'\#src:'.line('.').expand("%:p") > > endif > > -- > 1.7.9 > > > ------------------------------------------------------------------------------ > Virtualization & Cloud Management Using Capacity Planning > Cloud computing makes use of virtualization - but cloud computing > also focuses on allowing computing to be delivered as a service. > http://www.accelacomm.com/jaw/sfnl/114/51521223/ > _______________________________________________ > Vim-latex-devel mailing list > Vim-latex-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/vim-latex-devel
-- Ted Pavlic <t...@tedpavlic.com> ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Vim-latex-devel mailing list Vim-latex-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/vim-latex-devel