]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/time-signature-staff.ly
use skyline-spacing even in non-musical columns
[lilypond.git] / input / test / time-signature-staff.ly
index e176c9cc7dd6b74219b92519d0fc106e56aab68d..3e557fe1af30e78f2092d104ad287d26831025b6 100644 (file)
@@ -6,14 +6,14 @@
   used contemporary pieces with many time signature changes.  "
 
 }
-\version "2.6.0"
+\version "2.10.0"
 \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"