Fix building transposed bookes.

This commit is contained in:
Jim Hague
2019-03-26 17:54:07 +00:00
parent 57d011366b
commit 0421abd310
4 changed files with 30 additions and 18 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ outdir=$dir/$1-Cello
mkdir -p $outdir/Compact
# Copy book component items.
cp $booke/*.txt $outdir
cp $booke/*.txt $booke/*.md $booke/image.jpg $outdir
echo "Cello" > $outdir/instrument.txt