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