Thank you. I changed the scripts to (ToggleDirective "chord" "prefix" (cons "ToggleStartLigature" "(lig") "\\[ " ) (d-DirectivePut-chord-override "ToggleStartLigature" DENEMO_OVERRIDE_AFFIX)
and (ToggleDirective "chord" "postfix" (cons "ToggleEndLigature" "lig)") " \\]" ) Now everything seems to work, including for different note lengths (thanks for noting the need to test that). Andreas _______________________________________________ Denemo-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/denemo-devel
