]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/measure-grouping.ly
Merge branch 'master' of git://git.sv.gnu.org/lilypond
[lilypond.git] / input / regression / measure-grouping.ly
index d89f00603046edfcb99f81d3f1504befaad0cd52..64a1e8153d4a2539b51fd70875bc9bc39016c656 100644 (file)
@@ -25,9 +25,10 @@ brackets above beats when the beats of a time signature are grouped.  "
 }
 \layout  {
   ragged-right = ##t
-  \context { \Staff
-            \consists "Measure_grouping_engraver"
-          }
+  \context {
+    \Staff
+    \consists "Measure_grouping_engraver"
+  }
 }