]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/time-signature-staff.ly
Fix and elaborate on input/test/vertical-extent.ly (Thanks Mats).
[lilypond.git] / input / test / time-signature-staff.ly
index e176c9cc7dd6b74219b92519d0fc106e56aab68d..089b36e355ed105820203cf4753e95d86e6d401f 100644 (file)
@@ -6,14 +6,14 @@
   used contemporary pieces with many time signature changes.  "
 
 }
-\version "2.6.0"
+\version "2.9.16"
 \layout {
-  raggedright =  ##T
+  ragged-right =  ##T
 }
 
 \layout{
   \context { 
-    \type "Engraver_group_engraver"
+    \type "Engraver_group"
     \consists "Time_signature_engraver"
     \consists "Axis_group_engraver"
     \name "TimeSig"