src/Doc/Isar_Ref/document/build
author wenzelm
Thu, 11 Apr 2019 16:43:02 +0200
changeset 70122 a0b21b4b7a4a
parent 62589 b5783412bfed
child 73723 1bbbaae6b5e3
permissions -rwxr-xr-x
strip cartouches from arguments of "embedded" document antiquotations, corresponding to automated update via "isabelle update -u control_cartouches" -- e.g. relevant for documents with thy_output_source (e.g. doc "isar-ref", "jedit", "system");

#!/usr/bin/env bash

set -e

FORMAT="$1"
VARIANT="$2"

isabelle logo Isar
./showsymbols "$ISABELLE_HOME/lib/texinputs/isabellesym.sty" > syms.tex
"$ISABELLE_HOME/src/Doc/prepare_document" "$FORMAT"