Slides/document/build
author Christian Urban <christian dot urban at kcl dot ac dot uk>
Thu, 25 Dec 2014 15:54:08 +0000
changeset 21 17ea9ad46257
parent 18 cfd4b8219c87
permissions -rwxr-xr-x
updated for Isabelle 2014

#!/bin/bash

set -e

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

ISABELLE_PDFLATEX="xelatex"

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