В Вск, 23/01/2011 в 09:14 -0300, Robson Roberto Souza Peixoto пишет:
> On Sun, Jan 23, 2011 at 7:37 AM, Peter Volkov <p...@gentoo.org> wrote:
> >
> > Hi. I saw thread with exactly same name and have "fixed" vim-latex suite
> > installed here (1.8.23.20101027). Anyway if I write \cite{F9 the window
> > to select reference opens but after I select reference and press <enter>
> > nothing appears after \cite{. Testcase to reproduce the problem is in
> > attachment. Also note: I'm using xelatex and thus I have the following
> > customization inside ~/.vimrc:
> >
> > "vim-latex for xetex!
> > let g:Tex_DefaultTargetFormat = 'pdf'
> > let g:Tex_ViewRule_pdf='evince'
> > let g:Tex_CompileRule_pdf = 'xelatex --interaction=nonstopmode $*'
> > map <f2> :w<cr><leader>ll
> > let g:Tex_MultipleCompileFormats = 'pdf'
> >
> 
> Are you have the 'grep' installed?

Sure.
$ grep -V
GNU grep 2.5.4

>  After install, do it.
> 
> " IMPORTANT: grep will sometimes skip displaying the file name if you
> " search in a singe file. This will confuse Latex-Suite. Set your grep
> " program to always generate a file-name.
> set grepprg=grep\ -nH\ $*

I've tried to put this into ~/.vimrc but still no luck. BTW, I have 
VIM 7.3 installed here.

-- 
Peter.


------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Vim-latex-devel mailing list
Vim-latex-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vim-latex-devel

Reply via email to