bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Undocumented TextSpanner property?


From: Jakob Schöttl
Subject: Undocumented TextSpanner property?
Date: Fri, 19 Sep 2014 12:51:43 +0200
User-agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.1.1

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]