Node:slur-interface, Next:spaceable-grob-interface, Previous:side-position-interface, Up:Graphical Object Interfaces
A slur
attachment
(pair)
attachment-offset
(pair)
beautiful
(number)
control-points
(list)
dashed
(number)
de-uglify-parameters
(list)
details
(list)
direction
(direction)
extremity-offset-alist
(list)
extremity-rules
(list)
height-limit
(dimension, in staff space)
For small width w, the height should be proportional to w, for w -> infinity, the height should rise to limit h_infinity asymptotically.
Hence we take F (x) such that
whereF (0) = 0 , F' (0) = 1, and F (infinity) = 1
Currently, for F we useh = height-limit * F (x * ratio / height-limit)
F (x) = 2/pi * atan (pi * x/2)
ratio
(number)
slope-limit
(number)
thickness
(number)
y-free
(dimension, in staff space)
This grob interface is used in the following graphical objects: Slur and PhrasingSlur
This page is for LilyPond-2.0.0 (stable-branch).