]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/beam-hss.ly
patch::: 1.5.40.jcn1
[lilypond.git] / input / test / beam-hss.ly
index eea591381a3b2d4d771c4c269036e96593fc9823..bd39978ae69f450a60b44c59d6742ce56e97eb61 100644 (file)
@@ -1,6 +1,7 @@
 \header {
 
-texidoc = "Beams in hang, straddle sit positions."
+texidoc = "Beams in hang, straddle sit positions, forced there using
+quanting."
 
 }
 
@@ -9,9 +10,6 @@ texidoc = "Beams in hang, straddle sit positions."
 #(define ps-testing #t)
 \score {
     \notes\relative c'{
-        \property Voice.Beam \override #'height-quant-function
-       = #(lambda (x y) '(0 4))
-
        \property Voice.Beam \override #'vertical-position-quant-function
        = #(lambda (beam dy x staff-line)
            (let* ((thick (ly-get-grob-property beam 'thickness))