]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/autobeam-3-4-rules.ly
Imported Upstream version 2.19.45
[lilypond.git] / input / regression / autobeam-3-4-rules.ly
index 79aad6b6bb91700f79b61923097d5fa6736c346f..04fabcb0210f7d2833905c01c445719543165fb4 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.17.11"
+\version "2.19.40"
 
 \header {
 
@@ -28,7 +28,7 @@ is changed, beams should start at the beginning of the measure.
   c c c r r4 \bar "||"
 
   \set Timing.baseMoment = #(ly:make-moment 1/8)
-  \set Timing.beatStructure = #'(3 3)
+  \set Timing.beatStructure = 3,3
   r8^\markup "Override to beam groups of 3 eighth notes" c c c c c
   r4. c8 c c c c c r4.
 }