On 05/05/10 01:46, Patrick Karl wrote:
\version "2.12.2"

\relative g'' {
    \partial 4 r4
    r2. dis4
    e2.

    \repeat volta 2 {
        \partial 4 c8 dis
        e2.
    }
}
I don't know why it doesn't, but your second measure is incomplete (as is the fourth). Add s4 after e2. to make it 4/4, and you will get the accidental on both D#.

Nick


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

Reply via email to