view makeTestBooke.sh @ 446:abdf2745a9a8 build-default-192

Adjust Shave the Donkey to more closely reflect Havoc practice. And add Step n' Fetch Her as alternate title. Same tune, different dance.
author Jim Hague <jim.hague@acm.org>
date Mon, 02 Dec 2013 20:59:18 +0000
parents 232a778181e3
children
line wrap: on
line source

#!/bin/sh

if [ $# != 1 ]; then
    echo "Usage: make.sh <book dir name>"
    exit 1
fi

booke=$1

find $booke -name "*.abc" | sort | xargs abcm2ps -F dottes.fmt -O $booke.ps