doc-src/System/document/build
changeset 48971 5a4bcf466156
parent 48961 647462af31c4
--- a/doc-src/System/document/build	Tue Aug 28 16:18:23 2012 +0200
+++ b/doc-src/System/document/build	Tue Aug 28 16:43:47 2012 +0200
@@ -16,14 +16,5 @@
 cp "$ISABELLE_HOME/doc-src/underscore.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"
-"$ISABELLE_TOOL" latex -o "$FORMAT"
-"$ISABELLE_HOME/doc-src/sedindex" root
-[ -f root.out ] && "$ISABELLE_HOME/doc-src/fixbookmarks" root.out
-"$ISABELLE_TOOL" latex -o "$FORMAT"
-"$ISABELLE_TOOL" latex -o "$FORMAT"