X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fstem-length-estimation.ly;h=4a206696a9165ce7b0eba4ff4b91015fd59f8a8a;hb=980df8c5df55556b784d573f1c3d16bb9c8f3ab8;hp=fd3c194d7ca4f6cd43420433ad2ad0dfc2b8fafb;hpb=2940cdd12c135ef94e4c95ac815e76014eef9c79;p=lilypond.git diff --git a/input/regression/stem-length-estimation.ly b/input/regression/stem-length-estimation.ly index fd3c194d7c..4a206696a9 100644 --- a/input/regression/stem-length-estimation.ly +++ b/input/regression/stem-length-estimation.ly @@ -1,8 +1,9 @@ -\version "2.14.0" +\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 {