]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/measure-grouping.ly
* Documentation/user/notation.itely (Chords mode): typo: 13 -> 3.
[lilypond.git] / input / regression / measure-grouping.ly
index ec2a008eadf74e0904cc6e3beb038e43ba1fcde6..328a7ff0a43918e349665b361dffb31db146fa52 100644 (file)
@@ -7,7 +7,7 @@ brackets above beats when the beats of a time signature are grouped.  "
 
 }
 
-\version "2.1.23"
+\version "2.3.2"
 
 
 %% TODO: should have 2/4 + 5/8 time sig style.
@@ -25,7 +25,7 @@ brackets above beats when the beats of a time signature are grouped.  "
         }
         \paper  {
             raggedright = ##t
-            \translator { \StaffContext
+            \context { \Staff
                           \consists "Measure_grouping_engraver"
                           }
             }