X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fbeam-quanting-horizontal.ly;h=d03b8fb779745a8549c275bb6e4f999479d19674;hb=63d0ac052683737e60b2268c98d480ad5ab1227c;hp=957d56926da1dad0aaf0a82d433b8de3fe3e5ede;hpb=ac94780f53268682e00c7fd186e1f9d0520ca25c;p=lilypond.git diff --git a/input/regression/beam-quanting-horizontal.ly b/input/regression/beam-quanting-horizontal.ly index 957d56926d..d03b8fb779 100644 --- a/input/regression/beam-quanting-horizontal.ly +++ b/input/regression/beam-quanting-horizontal.ly @@ -1,28 +1,27 @@ -\version "1.7.18" + +\version "2.7.39" \header{ - texidoc = "Test beam quant positions for horizontal beams. Staff -lines should be covered in all cases. For 32nd beams, the free stem + texidoc = "In this test for beam quant positions for horizontal beams, +staff lines should be covered in all cases. For 32nd beams, the free stem lengths are between 2 and 1.5." } -\score{ - \notes\relative c' { - c8-[ c] a''-[ a] - a,-[ a] c-[ c] - d,8-[ d] g'-[ g] - g,-[ g] d'-[ d] - c,16-[ c] a''-[ a] - a,-[ a ] c-[ c] - \break - c,32-[ c] a''-[ a] - f,-[ f] e'-[ e] - c,64-[ c] a''-[ a] - f,-[ f] e'-[ e] - \break - } +\relative c' { + c8[ c] a''[ a] + a,[ a] c[ c] + d,8[ d] g'[ g] + g,[ g] d'[ d] + c,16[ c] a''[ a] + a,[ a ] c[ c] + \break + c,32[ c] a''[ a] + f,[ f] e'[ e] + c,64[ c] a''[ a] + f,[ f] e'[ e] + \break } -%% new-chords-done %% +