view makeTestBooke.sh @ 992:2d88532ccb2f

Update Lulu option to A4NoCover. Add A4NoCover to the sizes built in All. Also add A4NoCover and Nook to the Bumper sizes.
author Jim Hague <jim.hague@acm.org>
date Fri, 09 Aug 2019 23:58:29 +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