X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fstem-length-estimation.ly;h=4a206696a9165ce7b0eba4ff4b91015fd59f8a8a;hb=3735e6eea531a3d2110679a24817c633c725cf9b;hp=43b87d62e0d5a14d5c10ba4a81b7107d2e06b4d4;hpb=6ca2619b3ae13ae94b8f43b124e92d86e0d3748c;p=lilypond.git diff --git a/input/regression/stem-length-estimation.ly b/input/regression/stem-length-estimation.ly index 43b87d62e0..4a206696a9 100644 --- a/input/regression/stem-length-estimation.ly +++ b/input/regression/stem-length-estimation.ly @@ -1,8 +1,9 @@ -\version "2.13.51" +\version "2.17.6" \header { - texidoc = "Stems with overridden 'length should not confuse height estimation. -This example should fit snugly on one page. + texidoc = "Stems with overridden 'Y-extent should +not confuse height estimation. This example should fit snugly +on one page. " } @@ -25,7 +26,7 @@ This example should fit snugly on one page. \score { \new Voice { \voiceTwo - \override Stem #'length = #0 + \override Stem.Y-extent = #'(0.0 . 0.0) \repeat unfold 144 a4 } \layout {