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? 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\ $* [ ]s > > Thanks in advance for any help, > -- > 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 > -- Robson Roberto Souza Peixoto Robinho Computer Science Master's degree student, University of Campinas Linux Counter #395633 IRC: robsonpeixoto Twitter: http://twitter.com/rrspba github: https://github.com/robsonpeixoto ------------------------------------------------------------------------------ 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