Am Freitag, den 05.10.2018, 18:34 +1300 schrieb Andrew Parsloe:
> My document defaults are set up so that under Document > Settings > 
> Bibliography, Biblatex is set. I was puzzled by the length of time 
> compilation of even the simplest document took. Looking at the
> message 
> pane, I see that biber is always called, even when no bibliography
> inset 
> is inserted.  For the first document of this session the complete
> biber 
> call took about 50 seconds (attached -- I was testing for bug #9368
> on 
> apostrophes in filenames ). For subsequent documents it was a few 
> seconds, but still a noticeable delay. Should biber be called when
> there 
> is no bibliography inset inserted?

As opposed to BibTeX, biblatex doesn't necessarily need a bibliography
inset (it can output citations without having to output a bibliography,
if you use \addbibresource in the preamble or the class file).
Currently, we run biber whenever a *.bcf file exists in the tmp dir.
This is apparently also the case if there are no citations.

So: yes, biber should not only be called  when there is a bibliography
inset. But still we call it in cases where we shouldn't. I have not
idea for a more fine-grained solution ATM.

Jürgen


Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to