On 26 November 2010 20:22, Reinhold Kainhofer <[email protected]> wrote:
> BTW, the same problem also happens with ottava brackets, volta brackets, etc. > but NOT with text cresc spanners, trill spanners, normal text spanners or > tuplet brackets. DynamicTextSpanner uses the line-spanner-interface, so it's possible to set the left-bound accurately (via attach-dir and padding). The same applies to TextSpanner/TrillSpanner, though these also support end-on-note (which means they're usually anchored on the first note after the break). > As Hairpin and DynamicTextSpanner grobs are treated completely equal in the > New_dynamic_engraver, I assume it must be some problem with grob settings of > the Hairpin grob. Any idea? (hairpin.cc) 111 x_points[d] = b->extent (common, X_AXIS)[RIGHT]; Cheers, Neil _______________________________________________ lilypond-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-devel
