"Rutger Hofman" <rut...@cs.vu.nl> wrote in message news:50461f18.1000...@cs.vu.nl...
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


Looks like a bug to me, but not a regression, same (but with the old syntax) in 2.12 and 2.14.

--
Phil Holmes
Bug Squad


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

Reply via email to