> After replacing `\jobname' with `test' you need to revert the buffer > to make the change effective to AUCTeX. Hi Mosè,
Yes, that fixes the test case, which turns out to have raised a different issue. So much for a mwe. Now for my real problem. The actual situation is more complicated. I have a master file for a book in a parent directory, which also includes the .bib file. The chapters are in subdirectories, are included in the master file, and end with TeX-master in the local variables section. When I run TeX-command-master either on book.tex (the master file) or on, say, ch1.tex (one of the chapters), the message is "You should run LaTeX again to get references right," and I prompted to run LaTeX again (not Biber). I cleaned out all of the intermediate files and restarted emacs to make sure there wasn't a problem with the buffer state. Is there a way to handle this situation? Thanks for your help, George _______________________________________________ bug-auctex mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-auctex
