]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/multiple-time-sig-settings.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / multiple-time-sig-settings.ly
index 883124d4a632b8ee867332101539951a904977ea..91c53a39280a918a51e3a52bc343acdc0d3d4cd9 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.16.0"
+\version "2.19.40"
 
 \header {
   texidoc = "
@@ -13,12 +13,12 @@ by the markups.
     \overrideTimeSignatureSettings
       #'(4 . 4)  % time signature fraction
       #'(1 . 4)  % base moment fraction
-      #'(1 1 1 1)    % beatStructure
+      1,1,1,1        % beatStructure
       #'()       % beamExceptions
     \overrideTimeSignatureSettings
       #'(3 . 4)  % time signature fraction
       #'(1 . 4)  % base moment fraction
-      #'(1 1 1)    % beatStructure
+      1,1,1        % beatStructure
       #'()       % beamExceptions
     \time 4/4
     c8^\markup {"Beam by 1/4"} c c c c c c c |