[Vim-latex-devel] Biblatex
Brought to you by:
srinathava,
tmaas
From: Paul G. <li...@ge...> - 2013-06-08 00:57:09
|
I would like to be able to use the biblatex package with vim-latex. Specifically, biblatex uses biber by default as the bibliography backend (and not bibtex). Biber runs on the .bcf file and not the .bib. Both bibtex and the .bib file seem to be hard coded in vim-latex in latex-suite/texrc and latex-suite/compiler. Thanks |