On 13 June 2013 23:38, Rudra Banerjee <rudra.baner...@aol.co.uk> wrote: > Hello friends, > I am using vim-latex for writing an article. \ll is ok for compiling. > but problem is how can I compile the bibtex from vim-latex? > > I am already using > :nnoremap <Leader>lw :up!<cr>:call Tex_RunLaTeX()<cr> > > to save and compile latex together. So, is it possible to compile latex > and conditionally compile bibtex (when updated) using a nnoremap?
Theoretically, this should happen already with \ll (see [1]). If you are compiling to a format other than dvi, though, you should add it to the g:Tex_MultipleCompileFormats variable. Hope this helps, Alessandro [1] http://folk.uio.no/haaksk/config-files/.vim/doc/latex-suite.html#compiling-multiple ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Vim-latex-devel mailing list Vim-latex-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/vim-latex-devel