Slides/document/build
author Christian Urban <christian dot urban at kcl dot ac dot uk>
Fri, 13 Dec 2013 10:37:25 +1100
changeset 18 cfd4b8219c87
permissions -rwxr-xr-x
added CPP slides

#!/bin/bash

set -e

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

ISABELLE_PDFLATEX="xelatex"

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