bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: In 2.16, forced accidental is ()-ed under modern-cautionary style


From: Phil Holmes
Subject: Re: In 2.16, forced accidental is ()-ed under modern-cautionary style
Date: Tue, 4 Sep 2012 17:22:07 +0100

"Rutger Hofman" <address@hidden> wrote in message news:address@hidden
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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]