On 07/12/2013 09:11 AM, Genes Lists wrote:
) Started testing texlive 2013 today - I have problems with bibliogrphy. I am working on a document which worked perfectly under texlive 2012.
A) I installed when it moved to testing I moved all pacnew files over originals and ran fmtutil-sys --all
B) Running biblatex I get:
RUnning biblatex: This is BibTeX, Version 0.99d (TeX Live 2013/Arch Linux) The top-level auxiliary file: mbs-val-stochp.aux I found no \citation commands---while reading file mbs-val-stochp.aux I found no \bibdata command---while reading file mbs-val-stochp.aux I found no \bibstyle command---while reading file mbs-val-stochp.aux (There were 3 error messages)
The command \printbibliography now does not generate any bibliography.
Any suggestions how to fix this?
Maybe this was heavy-handed, but what I did to get up and running was: 1 - upgrade 2 - fix .pacnew files 3 - fmtutil-sys --all 4 - pacman -S $(pacman -Qqs texlive) In other words, I just re-installed the texlive packages after doing the steps which you already did.