]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/measure-grouping.ly
Merge branch 'cvs-head' of ssh+git://hanwen@repo.or.cz/srv/git/lilypond into master...
[lilypond.git] / input / regression / measure-grouping.ly
index d5e6a9c33337bfd107a32860c8e11d54629c07fb..e5e98ea02f301cd4e321285be6c0a94552c0fe5e 100644 (file)
@@ -7,7 +7,7 @@ brackets above beats when the beats of a time signature are grouped.  "
 
 }
 
-\version "2.7.13"
+\version "2.7.39"
 
 
 %% TODO: should have 2/4 + 5/8 time sig style.
@@ -24,7 +24,7 @@ brackets above beats when the beats of a time signature are grouped.  "
   g8 a4 g a4.->
 }
 \layout  {
-  raggedright = ##t
+  ragged-right = ##t
   \context { \Staff
             \consists "Measure_grouping_engraver"
           }