src/Doc/Logics/document/build
author wenzelm
Mon, 04 May 2015 20:05:50 +0200
changeset 60255 0466bd194d74
parent 56534 3ff16a7f0b2e
child 62589 b5783412bfed
permissions -rwxr-xr-x
more on Isabelle document preparation and bibtex files;

#!/usr/bin/env bash

set -e

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

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