]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/define-grob-properties.scm
Stopes nested tuplets from colliding (issue 1855).
[lilypond.git] / scm / define-grob-properties.scm
index a78ce0e9bb4d894d3ce8364e8ed4857bec1ae819..eea44eed4df130d569d3f38d8bd8a3f1b6e3f9b6 100644 (file)
@@ -939,6 +939,9 @@ texts.")
      (X-extent ,number-pair? "Hard coded extent in X@tie{}direction.")
      (X-offset ,number? "The horizontal amount that this object is
 moved relative to its X-parent.")
+     (X-positions ,number-pair? "Pair of X staff coordinates of a spanner
+in the form @code{(@var{left} . @var{right})}, where both @var{left} and
+@var{right} are in @code{staff-space} units of the current staff.")
 
 
 ;;