Comment #1 on issue 2207 by [email protected]: Hairpin #'minimum-length does not apply to real length of the hairpin
http://code.google.com/p/lilypond/issues/detail?id=2207

Actually this issue applies to every spanner (not only Hairpin).

IIUC Han-Wen's comment here
http://code.google.com/p/lilypond/issues/detail?id=14#c6

the 'minimum-length property is defined by the horizontal distance
between the moment the spanner starts and the moment it ends.

It does not take into account grobs taking horizontal space at
"spanner start" or "spanner end", and thus reducing the real length of
the spanner object (like notehads reducing Tie or DynamicText reducing
hairpin's real length).

Users want a property to define the _real_ minimum length of a spanner
grob, the same way they want the spanners to be printed even if the
horizontal distance between "spanner start" and "spanner end" is
shorter than the real length of the spanner grob (or at least yell a
warning, see issue 1089).

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to