proper bibliography;
authorwenzelm
Wed, 19 May 2021 12:53:51 +0200
changeset 73742 c31510e70e95
parent 73741 941915a3b811
child 73743 813a08dff3fd
proper bibliography;
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