lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 2810 in lilypond: forced accidental is parenthesiz


From: lilypond
Subject: [Lilypond-auto] Issue 2810 in lilypond: forced accidental is parenthesized under modern-cautionary style
Date: Wed, 05 Sep 2012 20:17:45 +0000

Status: Accepted
Owner: ----
Labels: Type-Defect

New issue 2810 by address@hidden: forced accidental is parenthesized under modern-cautionary style
http://code.google.com/p/lilypond/issues/detail?id=2810

Reported by Rutger Hofman:
http://lists.gnu.org/archive/html/bug-lilypond/2012-09/msg00017.html

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.

% cautionary.ly
\version "2.17.1"

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

Attachments:
        bug.preview.png  2.6 KB




reply via email to

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