]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/music-box.ly
*** empty log message ***
[lilypond.git] / input / test / music-box.ly
index 43baa88b3facbbb066a23831cef0eab53cb64ade..177cd34a90a1cedacf6295e62bbd5cd52536244e 100644 (file)
@@ -73,8 +73,8 @@ endc =  {\stemDown \tieDown c,,2~c,, c,,~c,, c,,1_\fermata }
 
 \score {
    \transpose c c' \context PianoStaff <<
-       \context Staff = "up"   { \clef "G"  }
-       \context Staff = "down" { \clef "F" }
+       \new Staff = "up"   { \clef "G"  }
+       \new Staff = "down" { \clef "F" }
        { \applyMusic #transform {
           \pat {c e g c' e' }
           \pat {c d a d' f' }