]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/compound-time-signatures.ly
Removes '-signs from vectors
[lilypond.git] / input / regression / compound-time-signatures.ly
index cbf266480929f1c0ec507c03bcb30e2abc337107..2f10281825beba9df08dcd9847ce2c73db886cba 100644 (file)
@@ -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