# HG changeset patch # User wenzelm # Date 1621421631 -7200 # Node ID c31510e70e95c849b0348a5028e7865cd8569d52 # Parent 941915a3b811affb17439bd9342295abf32d332a proper bibliography; diff -r 941915a3b811 -r c31510e70e95 src/Doc/prepare_document --- a/src/Doc/prepare_document Wed May 19 13:00:42 2021 +0200 +++ b/src/Doc/prepare_document Wed May 19 12:53:51 2021 +0200 @@ -4,7 +4,7 @@ $ISABELLE_LUALATEX root -if [ -f root.bib ] +if [ -f manual.bib -o -f root.bib ] then $ISABELLE_BIBTEX root $ISABELLE_LUALATEX root