]> source.dussan.org Git - gitignore.git/commit
Also ignore additional tempfiles created by the biblatex package. 640/head
authorCarl Suster <carl@contraflo.ws>
Fri, 10 May 2013 07:15:48 +0000 (17:15 +1000)
committerCarl Suster <carl@contraflo.ws>
Fri, 10 May 2013 07:15:48 +0000 (17:15 +1000)
commit4624470231a1211b7522e43ec9747267c045e95e
tree5b9932d5e214c2d8e0d07ac26818fde09810da57
parent1d045d58b829c82980141a0e3346b6f2f9ee0e05
Also ignore additional tempfiles created by the biblatex package.

Refer to the biblatex manual at http://ctan.unsw.edu.au/macros/latex/contrib/biblatex/doc/biblatex.pdf:

(p.106): The name of the additional aux files is the base name of the main input file with the string -blx and a running number appended at the end.
[...]
Apart from these aux files, biblatex uses an additional bib file with the same suffix to pass certain control parameters to BibTeX.
[...]
When using Biber, biblatex writes a control file named example.bcf and ignores \blxauxsuffix.

Note: the running number mentioned in the documentation is not always added to the suffix.
LaTeX.gitignore