lilypond-user
[Top][All Lists]
Advanced

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

Re: dash line in text spanner


From: Marc Hohl
Subject: Re: dash line in text spanner
Date: Sat, 27 Jun 2015 08:03:06 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

Am 27.06.2015 um 07:54 schrieb Venus' Wink:
Hi all,

Is there a way to specify interval of dashes
in text spanner?

Yes.

Have a look at

http://lilypond.org/doc/v2.18/Documentation/internals/textspanner

{
  \override TextSpanner.dash-period = #1
  c\startTextSpan c c c \stopTextSpan
}

You may also alter the value for TextSpanner.dash-fraction ...

HTH,

Marc




reply via email to

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