> programming error: Improbable offset for stencil: -inf staff space > [...] > Also attached is a log and a suggested fix.
Thanks for the report. Your suggested fix essentially undoes commit 6ac913499ad6 (from 2013) and unfortunately it makes many regtests results worse. You might run `make bytecode` followed by `make test-baseline` on 'master', then applying your change, then running `make bytecode` followed by `make check` to create `out/test-restuls/index.html`, which you can visit in your browser and which shows you all regtest differences. Werner