lilypond-user
[Top][All Lists]
Advanced

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

Re: Bug for slur and (not) restored accidental


From: Nick Payne
Subject: Re: Bug for slur and (not) restored accidental
Date: Thu, 01 Dec 2011 07:46:15 +1100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20111110 Thunderbird/8.0

On 01/12/11 01:43, Rutger Hofman wrote:
Good afternoon list,

I think in the following example (see attached) lilypond should automatically add a sharp in bar 2, as enforced in the second line:

\version "2.14.0"

\score {
    \new Staff {
        \key g \major
        \time 2/4

        f'2( |
        fis') |

        \break
        f'2( |
        fis'!) |
    }
}

IMHO this is a bug.

If you add

\accidentalStyle "modern"

you will get the sharp on both fis.

Nick




reply via email to

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