]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/temporary-stave.ly
*** empty log message ***
[lilypond.git] / input / test / temporary-stave.ly
index 36d1cfaf43588efdb697fa8a046bb2fe523721b5..dfa128dff6c269a163e2f31f7f040ce545c921be 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.1.28"
+\version "2.2.0"
 
 \header {
 
@@ -23,7 +23,7 @@ time and key signatures and clef at the beginning of the extra stave.
     }
   }
   \paper {
-    \translator {
+    \context {
       \ScoreContext
       \consists Span_bar_engraver
       % Avoid a vertical line at the beginning of the system:
@@ -31,7 +31,7 @@ time and key signatures and clef at the beginning of the extra stave.
       % Incorporate the new context in the hierarchy
       \accepts "TemporaryStaff"
     }
-    \translator {
+    \context {
       \StaffContext
       \name "TemporaryStaff"
       \alias "Staff"