]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/compound-time-signatures.ly
Rerun scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / compound-time-signatures.ly
index 48170ffcabfadd8609131fe046ef0339fdcfd3b0..cbf266480929f1c0ec507c03bcb30e2abc337107 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.16.0"
+\version "2.17.6"
 
 \header {
     texidoc = "Create compound time signatures. The argument is a Scheme list
@@ -16,7 +16,7 @@ as @code{\\compoundMeter #'((3 2 8))} or shorter
 
 
 \relative c' {
-  \override Staff.TimeSignature #'break-visibility = #'#(#f #t #t)
+  \override Staff.TimeSignature.break-visibility = #'#(#f #t #t)
   \compoundMeter #'(1 2 3 4 8)
   \repeat unfold 10 c8 \repeat unfold 20 c16 \break