#!/bin/sh
#
# create figures
# create chapter
./maketoc TypeSystemConcepts
#
# create slides
./makeslidy TypeConceptsSlides
# echo "Creating slides"



