diff --git a/makeBooke.sh b/makeBooke.sh index e0f0cd2..f4fbaa3 100755 --- a/makeBooke.sh +++ b/makeBooke.sh @@ -29,6 +29,10 @@ shift mkdir -p $builddir +# Clear any XeLaTeX intermediate/generated files in case old ones +# interfere with the build. This has been known to happen. +rm $builddir/dottes.* + if [ $# -eq 1 ]; then bookename=$1 for item in title subtitle instrument