Hi Paul,

this does not address your original question, and in fact I would like to see biber supported by vim-latex, but if you are good with using bibtex8 with biblatex then you can just add this line to your .vimrc:

autocmd FileType tex let g:Tex_BibtexFlavor='bibtex8 -H'

and biblatex will compile. Of course if you need a specific feature of biber this won't help you much, but I thought it might be useful anyway for the other people who want to switch to biblatex.

Cheers

Giovanni

On 06/07/2013 08:28 PM, Paul Gesting wrote:
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


------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j


_______________________________________________
Vim-latex-devel mailing list
Vim-latex-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vim-latex-devel


--
Giovanni Luca Ciampaglia

? http://www.inf.usi.ch/phd/ciampaglia/
? (812) 287-3471
? glciamp...@gmail.com

------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
Vim-latex-devel mailing list
Vim-latex-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vim-latex-devel

Reply via email to