src/Doc/Isar_Ref/document/build
author wenzelm
Thu, 18 Jan 2018 21:41:30 +0100
changeset 67463 a5ca98950a91
parent 62589 b5783412bfed
child 73723 1bbbaae6b5e3
permissions -rwxr-xr-x
clarified access to antiquotation options; define explicit variants of antiquotations; output proper Latex.text; misc tuning and clarification;

#!/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"