]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/beam-count.ly
Doc: add grid line example.
[lilypond.git] / input / test / beam-count.ly
index fd974f4abd117c3028e4d21fd57dd4a57630b745..9ceb691cf40b7d1a3307a5faec0f24026a1a4a9a 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.3.16"
+%%\version "2.10.0"
 \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