ProgTutorial/document/build
changeset 537 308ba2488d40
parent 536 31d06b5cada4
child 549 4d7543f48476
--- a/ProgTutorial/document/build	Tue Aug 28 21:23:32 2012 +0100
+++ b/ProgTutorial/document/build	Mon Sep 17 00:07:40 2012 +0100
@@ -10,10 +10,12 @@
 "$ISABELLE_TOOL" version > version.tex
 
 "$ISABELLE_TOOL" latex -o "$FORMAT"
+"$ISABELLE_TOOL" latex -o "$FORMAT"
 "$ISABELLE_TOOL" latex -o bbl
 makeindex -o root.stu root.str
 "$ISABELLE_TOOL" latex -o "$FORMAT"
 "$ISABELLE_TOOL" latex -o "$FORMAT"
+cp root.pdf ../document.pdf
 mv root.pdf ../progtutorial.pdf