summaryrefslogtreecommitdiff
path: root/input/regression/time-signature-settings-by-staff.ly
diff options
context:
space:
mode:
Diffstat (limited to 'input/regression/time-signature-settings-by-staff.ly')
-rw-r--r--input/regression/time-signature-settings-by-staff.ly6
1 files changed, 3 insertions, 3 deletions
diff --git a/input/regression/time-signature-settings-by-staff.ly b/input/regression/time-signature-settings-by-staff.ly
index ad6dec591f..7daa85333c 100644
--- a/input/regression/time-signature-settings-by-staff.ly
+++ b/input/regression/time-signature-settings-by-staff.ly
@@ -1,4 +1,4 @@
-\version "2.16.0"
+\version "2.19.40"
\header {
texidoc = "
@@ -15,7 +15,7 @@ should be beamed 3/4, 1/4. The lower staff should be beamed 1/4, 3/4.
\overrideTimeSignatureSettings
4/4 % timeSignatureFraction
1/4 % baseMomentFraction
- #'(3 1) % beatStructure
+ 3,1 % beatStructure
#'() % beamExceptions
\time 4/4
\repeat unfold 8 {c''8}
@@ -24,7 +24,7 @@ should be beamed 3/4, 1/4. The lower staff should be beamed 1/4, 3/4.
\overrideTimeSignatureSettings
4/4 % timeSignatureFraction
1/4 % baseMomentFraction
- #'(1 3) % beatStructure
+ 1,3 % beatStructure
#'() % beamExceptions
\time 4/4
\repeat unfold 8 {c''8}