src/Doc/Implementation/document/build
author wenzelm
Tue, 29 Dec 2015 19:11:23 +0100
changeset 61962 9c8fc56032e3
parent 56534 3ff16a7f0b2e
child 62589 b5783412bfed
permissions -rwxr-xr-x
eliminated obscure macro that is in conflict with amsmath.sty;

#!/usr/bin/env bash

set -e

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

"$ISABELLE_TOOL" logo Isar
"$ISABELLE_HOME/src/Doc/prepare_document" "$FORMAT"