]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/stem-length-estimation.ly
Imported Upstream version 2.16.0
[lilypond.git] / input / regression / stem-length-estimation.ly
index fd3c194d7ca4f6cd43420433ad2ad0dfc2b8fafb..d7c50ba466a8cfa3a8af38804aa317fa201e2420 100644 (file)
@@ -1,8 +1,9 @@
-\version "2.14.0"
+\version "2.16.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 {