diff -r 8be091776e93 -r 5a4bcf466156 doc-src/Functions/document/build --- a/doc-src/Functions/document/build Tue Aug 28 16:18:23 2012 +0200 +++ b/doc-src/Functions/document/build Tue Aug 28 16:43:47 2012 +0200 @@ -10,12 +10,5 @@ cp "$ISABELLE_HOME/doc-src/isar.sty" . cp "$ISABELLE_HOME/doc-src/manual.bib" . -"$ISABELLE_TOOL" latex -o sty -cp "$ISABELLE_HOME/doc-src/pdfsetup.sty" . +"$ISABELLE_HOME/doc-src/prepare_document" "$FORMAT" -"$ISABELLE_TOOL" latex -o "$FORMAT" -"$ISABELLE_TOOL" latex -o bbl -"$ISABELLE_TOOL" latex -o "$FORMAT" -[ -f root.out ] && "$ISABELLE_HOME/doc-src/fixbookmarks" root.out -"$ISABELLE_TOOL" latex -o "$FORMAT" -"$ISABELLE_TOOL" latex -o "$FORMAT"