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


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

Reply via email to