]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/time-signature-staff.ly
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / input / test / time-signature-staff.ly
index e176c9cc7dd6b74219b92519d0fc106e56aab68d..f9aa6baab2e16d1e8721d198ccd6297c85775034 100644 (file)
@@ -6,14 +6,14 @@
   used contemporary pieces with many time signature changes.  "
 
 }
-\version "2.6.0"
+\version "2.7.39"
 \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"