Hello list,

in 2.16, if the accidentalStyle is set to "modern-cautionary", notes adorned with a '!' (forced accidental) have their accidental in parentheses. For forced accidentals, that shouldn't be. Isn't this a regression?

Example:

% cautionary.ly
\version "2.16"

\relative c'' {
    \accidentalStyle "modern-cautionary"
    gis1 |
    g^"automatic" |     % should be (natural)
    gis1 |
    g!^"with !" |       % should be natural without ()
}

Rutger Hofman
Amsterdam

<<attachment: cautionary.png>>

_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to