X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Ftest%2Fbeam-count.ly;h=9ceb691cf40b7d1a3307a5faec0f24026a1a4a9a;hb=43120c2c524bc24e82682c5ac68b98f6acf15abe;hp=4f61b81fef26ae53b8e24884d94197eec042d218;hpb=34881554afeaf03a55a3a983caf9cfeaaf3ea060;p=lilypond.git diff --git a/input/test/beam-count.ly b/input/test/beam-count.ly index 4f61b81fef..9ceb691cf4 100644 --- a/input/test/beam-count.ly +++ b/input/test/beam-count.ly @@ -1,5 +1,5 @@ -\version "2.3.22" +%%\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. " } -\layout { 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