Quantcast
Channel: Active questions tagged arara - TeX - LaTeX Stack Exchange
Viewing all articles
Browse latest Browse all 65

arara fails on biber, but standalone biber doesn't fail [duplicate]

$
0
0

I have a LaTeX file ThesisFinal.tex that I compile with arara. The file starts with the following lines:

% arara: clean: { extensions: [aux, bbl, bcf, blg, glg, glo, gls, idx, ilg, ind, ist, log, out, run.xml, slnc, tex~, toc] }% arara: lualatex% arara: biber% arara: makeglossaries% arara: lualatex% arara: makeglossaries% arara: lualatex

When I run the command arara ThesisFinal, the compilation stops on the biber call with the following error message:

(Biber) The Biber reference management software ......... FAILURE

If I then run biber ThesisFinal the execution seems to run error-free, here's the complete output:

INFO - This is Biber 2.16INFO - Logfile is 'ThesisFinal.blg'INFO - Reading 'ThesisFinal.bcf'INFO - Found 10 citekeys in bib section 0INFO - Processing section 0INFO - Looking for bibtex format file 'Bibliography.bib' for section 0INFO - LaTeX decoding ...INFO - Found BibTeX data source 'Bibliography.bib'

How can I find the problem, and fix it?

EDIT: I've just checked out the entire folder to the state it was in yesterday when everything compiled successfully, but now the compilation fails on Biber, as above.


Viewing all articles
Browse latest Browse all 65

Latest Images

Trending Articles





Latest Images