summaryrefslogtreecommitdiff
path: root/input/regression/autobeam-3-4-rules.ly
diff options
context:
space:
mode:
Diffstat (limited to 'input/regression/autobeam-3-4-rules.ly')
-rw-r--r--input/regression/autobeam-3-4-rules.ly4
1 files changed, 2 insertions, 2 deletions
diff --git a/input/regression/autobeam-3-4-rules.ly b/input/regression/autobeam-3-4-rules.ly
index 79aad6b6bb..04fabcb021 100644
--- a/input/regression/autobeam-3-4-rules.ly
+++ b/input/regression/autobeam-3-4-rules.ly
@@ -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.
}