]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/temporary-stave.ly
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / input / test / temporary-stave.ly
index dbcdd63805df5ca54f3a9c36ff480eecde39e19b..8283c038604ce14cc1b6fd5c764fe108007207dd 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.6.0"
+\version "2.7.39"
 
 \header {
 
@@ -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 |