Version abcm2ps-8.14.12 (2021-07-14) produces a Bad length error for something like C7/8 in ABC source code.
This duration is legit, and it is represented as a _double dotted half_ by version abcm2ps-8.13.12 (July 3, 2017).
I could go on ignoring the error, but abcm2ps-8.14.12 (2021-07-14) "auto-corrects" the music by only rendering one eight out of the expected double dotted half, which in turn causes vertical alignment to break.
Check e.g. first voice of third measure of attached test 2.pdf.
Compare that with same first voice of third measure of attached test.pdf (this one was generated by older version abcm2ps-8.13.12 (July 3, 2017)).
Version
abcm2ps-8.14.12 (2021-07-14)
produces a Bad length error for something likeC7/8
in ABC source code.This duration is legit, and it is represented as a _double dotted half_ by version
abcm2ps-8.13.12 (July 3, 2017)
.I could go on ignoring the error, but
abcm2ps-8.14.12 (2021-07-14)
"auto-corrects" the music by only rendering one eight out of the expected double dotted half, which in turn causes vertical alignment to break.Check e.g. first voice of third measure of attached test 2.pdf.
Compare that with same first voice of third measure of attached test.pdf (this one was generated by older version
abcm2ps-8.13.12 (July 3, 2017)
).PDFs were generated with ghostscript.
ABC code used as source for both PDFs is in test.txt.