doc-src/TutorialI/document/build
changeset 48968 5e83c70266cf
parent 48966 6e15de7dd871
child 48971 5a4bcf466156
equal deleted inserted replaced
48967:389e44f9e47a 48968:5e83c70266cf
    20 
    20 
    21 "$ISABELLE_TOOL" latex -o "$FORMAT"
    21 "$ISABELLE_TOOL" latex -o "$FORMAT"
    22 "$ISABELLE_TOOL" latex -o bbl
    22 "$ISABELLE_TOOL" latex -o bbl
    23 "$ISABELLE_TOOL" latex -o "$FORMAT"
    23 "$ISABELLE_TOOL" latex -o "$FORMAT"
    24 "$ISABELLE_TOOL" latex -o "$FORMAT"
    24 "$ISABELLE_TOOL" latex -o "$FORMAT"
    25 "$ISABELLE_HOME/doc-src/sedindex" root
    25 ./isa-index root
    26 [ -f root.out ] && "$ISABELLE_HOME/doc-src/fixbookmarks" root.out
    26 [ -f root.out ] && "$ISABELLE_HOME/doc-src/fixbookmarks" root.out
    27 "$ISABELLE_TOOL" latex -o "$FORMAT"
    27 "$ISABELLE_TOOL" latex -o "$FORMAT"
    28 "$ISABELLE_TOOL" latex -o "$FORMAT"
    28 "$ISABELLE_TOOL" latex -o "$FORMAT"