]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/beam-count.ly
* scm/framework-ps.scm (dump-stencil-as-EPS): fix thinkos.
[lilypond.git] / input / test / beam-count.ly
index 630baa5bdeff421955b33295b231821d80e46d5b..891c28300d3947d7d5beebcbe6317efdf2defc9f 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.3.17"
+%%\version "2.7.39"
 \header{
        texidoc="@cindex Beam Count
 
@@ -8,10 +8,16 @@ two sets of four 32nds are joined, as if they were 8th notes.
 
 " }
 
-\paper { raggedright = ##t}  
+\layout { ragged-right = ##t}  
 
 \relative {
-  #(override-auto-beam-setting '(end * * * *)  1 4)
+  %% This has now (2.5.21) changed, (end * * * *) no longer
+  %% masks the default config entry ('(end * * 2 4) 1 4))
+  %% rather than masking by override:
+  %% #(override-auto-beam-setting '(end * * * *) 1 4)
+  %% revert the config file settings.
+  #(revert-auto-beam-setting '(end 1 32 4 4) 1 8)
+  #(revert-auto-beam-setting '(end 1 32 4 4) 3 8)
   f32 g a b b a g f
 
   f32 g a