view makeTestBooke.sh @ 502:242d3ef49ecb build-default-213

Slow Battle of the Somme down slightly. It's a bit jaunty, really. The chords don't help.
author Jim Hague <jim.hague@acm.org>
date Fri, 20 Jun 2014 22:11:15 +0100
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