src/Doc/Main/document/build
author blanchet
Mon, 27 May 2013 15:13:34 +0200
changeset 52173 ec337c3438a7
parent 48985 5386df44a037
child 53498 05313b45a5ae
permissions -rwxr-xr-x
tuning

#!/bin/bash

set -e

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

"$ISABELLE_TOOL" latex -o sty
cp "$ISABELLE_HOME/src/Doc/pdfsetup.sty" .

"$ISABELLE_TOOL" latex -o "$FORMAT"
"$ISABELLE_TOOL" latex -o "$FORMAT"