]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/multiple-time-sig-settings.ly
Doc-fr: enable tweets
[lilypond.git] / input / regression / multiple-time-sig-settings.ly
index 8eac48ba25ee3171a8e1f2989a358195a6e5fc29..ab95af5498c83ca866f2a8311a34a816cdf32de1 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.13.44"
+\version "2.14.0"
 
 \header {
   texidoc = "
@@ -10,7 +10,7 @@ by the markups.
 
 \new Staff{
   \relative c' {
-    \overrideTimeSignatureSettings
+   \overrideTimeSignatureSettings
       #'(4 . 4)  % time signature fraction
       #'(1 . 4)  % base moment fraction
       #'(1 1 1 1)    % beatStructure
@@ -19,7 +19,7 @@ by the markups.
       #'(3 . 4)  % time signature fraction
       #'(1 . 4)  % base moment fraction
       #'(1 1 1)    % beatStructure
-      #'()       % beamExceptions
+      #'((end . (((1 . 8) . (2 2 2))))) % set exceptions to beam by 1/4
     \time 4/4
     c8^\markup {"Beam by 1/4"} c c c c c c c |
     \time 3/4