From 23d4433a1798d3e2dfb60760b00df942b94b6fcf Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Thu, 18 Jan 2007 15:45:15 -0800 Subject: [PATCH] Document Tie \#'minimum-length only doing the distance between noteheads. (fixes \#7) --- scm/define-grob-properties.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scm/define-grob-properties.scm b/scm/define-grob-properties.scm index c7949ece77..79c53c0dc0 100644 --- a/scm/define-grob-properties.scm +++ b/scm/define-grob-properties.scm @@ -265,7 +265,8 @@ dimension, measured in staff space.") (minimum-Y-extent ,number-pair? "See @code{minimum-X-extent}.") (minimum-length ,ly:dimension? "Try to make a spanner at least this long. This requires an appropriate callback for the -@code{springs-and-rods} property.") +@code{springs-and-rods} property. If added to a Tie, this sets the +minimum distance between noteheads.") (minimum-space ,ly:dimension? "Minimum distance that the victim should move (after padding).") (neutral-direction ,ly:dir? "Which direction to take in the -- 2.39.5