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.

Rutger Hofman
Amsterdam


<<attachment: slur-acc.png>>

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

Reply via email to