To: Rudra Banerjee
Cc: vim-latex-devel@lists.sourceforge.net
Subject: Re: [Vim-latex-devel] compile bibtex
Date: Fri, 14 Jun 2013 10:28:09 +0200
On 13 June 2013 23:38, Rudra Banerjee wrote:
> Hello friends,
> I am using vim-latex for writing an article. \ll is ok for compiling.
> but p
On 13 June 2013 23:38, Rudra Banerjee 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 lw :up!:call Tex_RunLaTeX()
>
> to save and compile latex together.
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 lw :up!:call Tex_RunLaTeX()
to save and compile latex together. So, is it possible to compile latex
and conditionally comp