equal
deleted
inserted
replaced
9 "$ISABELLE_TOOL" logo -o isabelle_sledgehammer.eps "S/H" |
9 "$ISABELLE_TOOL" logo -o isabelle_sledgehammer.eps "S/H" |
10 |
10 |
11 cp "$ISABELLE_HOME/doc-src/iman.sty" . |
11 cp "$ISABELLE_HOME/doc-src/iman.sty" . |
12 cp "$ISABELLE_HOME/doc-src/manual.bib" . |
12 cp "$ISABELLE_HOME/doc-src/manual.bib" . |
13 |
13 |
14 "$ISABELLE_TOOL" latex -o sty |
14 "$ISABELLE_HOME/doc-src/prepare_document" "$FORMAT" |
15 cp "$ISABELLE_HOME/doc-src/pdfsetup.sty" . |
|
16 |
15 |
17 "$ISABELLE_TOOL" latex -o "$FORMAT" |
|
18 "$ISABELLE_TOOL" latex -o bbl |
|
19 "$ISABELLE_TOOL" latex -o "$FORMAT" |
|
20 "$ISABELLE_TOOL" latex -o "$FORMAT" |
|
21 "$ISABELLE_HOME/doc-src/sedindex" root |
|
22 [ -f root.out ] && "$ISABELLE_HOME/doc-src/fixbookmarks" root.out |
|
23 "$ISABELLE_TOOL" latex -o "$FORMAT" |
|
24 "$ISABELLE_TOOL" latex -o "$FORMAT" |
|