Mosè Giordano <[email protected]> writes: > After replacing `\jobname' with `test' you need to revert the buffer > to make the change effective to AUCTeX. > > I've just verified that removing the `(LaTeX-bibliography-list)' check > fixes the bug, I'm just not sure it's definitely a good idea removing > it.
I wanted to reproduce the issue, but I don't have biber installed and cannot find out where in TeXLive it lives. I have biblatex installed, but no biber command... Anyway, when I try to run the Biber command on the document, I get the message Biber finished successfully. Run LaTeX again to get citations right. but in *.../biber output* there's: --8<---------------cut here---------------start------------->8--- Running `Biber' on `biber' with ``biber biber'' /bin/sh: biber: command not found TeX Output exited abnormally with code 127 at Wed Jul 17 08:32:19 --8<---------------cut here---------------end--------------->8--- So something's wrong in there. AUCTeX thinks it ran successfully even if it has not. That might also be the problem in your case. Bye, Tassilo _______________________________________________ bug-auctex mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-auctex
