src/Doc/Intro/document/build
author wenzelm
Sat, 03 Jan 2015 21:24:16 +0100
changeset 59253 9448f4fc95e0
parent 56534 3ff16a7f0b2e
child 62589 b5783412bfed
permissions -rwxr-xr-x
apply_layout: proper repaint; discontinued dysfunctional keyboard interaction: avoid delicate questions about focus and "standard" key bindings in Isabelle/jEdit;

#!/usr/bin/env bash

set -e

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

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