[Vim-latex-devel] [Question] Bibtex compiling
Brought to you by:
srinathava,
tmaas
From: Hao W. <wen...@gm...> - 2009-11-26 17:24:16
|
Hi there: I am trying to compile *.bib file in latex-suite. The normal procedure in latex is: latex filename -> bibtex filename -> latex filename -> latex filename I know I can use \ll for the "latex filename" operation, but what is it for the "bibtex filename" ? Thanks! |