#!/bin/sh
#
# create figures
# create chapter
./makechapter 3 ErrorHandling
#
# create slides
# echo "Creating slides"



