X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fbeam-quanting-horizontal.ly;h=3550064738f1bd1e6fe88e68ad58c2fcbe008fe0;hb=90d1cf58a1f5c2f75bf4ace43911c4b6d33245da;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..3550064738 100644 --- a/input/regression/beam-quanting-horizontal.ly +++ b/input/regression/beam-quanting-horizontal.ly @@ -1,28 +1,26 @@ -\version "1.7.18" + +\version "2.16.0" \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] + \break + c,16[ c] a''[ a] + a,[ a ] c[ c] + c,32[ c] a''[ a] + f,[ f] e'[ e] + c,64[ c] a''[ a] + f,[ f] e'[ e] } -%% new-chords-done %% +