The documentation of TextSpanner.bound-details
<http://lilypond.org/doc/v2.18/Documentation/internals/textspanner>
seems to miss TextSpanner.bound-details.right.attach-dir, because
overriding this property obviousliy changes the output:
\version "2.19.7"
{
\override TextSpanner.style = #'line
\override TextSpanner.thickness = #4
\once \override TextSpanner.bound-details.right.attach-dir = #-4
g'\startTextSpan e'\stopTextSpan f' b' |
g'\startTextSpan e'\stopTextSpan f' b' |
}
-- Jakob
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond