Skip to content

Fix for AccidentalCautionary behaving differently from parenthesized Accidentals

Accidental Cautionary should be expected to behave just like regular Accidentals, just with parenthesize = #t by default, but the grob is missing three properties.

Add missing properties from Accidental to AccidentalCautionary. Add check in accidental-interface::horizonal-skylines so that spacing corrections for flats and doubleflats are not applied to parenthesized accidentals.

Merge request reports