Google Importer - 2013-02-16

Originally posted by: x.sche...@gmail.com

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

IIUC Han-Wen's comment here
https://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).