]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/temporary-stave.ly
*** empty log message ***
[lilypond.git] / input / test / temporary-stave.ly
index 8ffeacbb249d7c34a099938c34681b5fa630c853..4a4cd8abaa035701881bb2f59994d2963f496cad 100644 (file)
@@ -13,10 +13,10 @@ time and key signatures and clef at the beginning of the extra stave.
 \score {
    {
     \relative c' {
-      \context Staff = One { c4 d e f }
+      \new Staff = One { c4 d e f }
       <<
         {c d e f | c d e f | c c c c | c c c c }
-        \context TemporaryStaff = Two { c4 c8 d e4 f | c d e f |
+        \new TemporaryStaff = Two { c4 c8 d e4 f | c d e f |
           c c c c | c c c8 b c b |}
       >>
       c4 d e f |