lilypond-user
[Top][All Lists]
Advanced

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

How to create a text spanner with a "half" arrow on right side


From: Kate Sekula
Subject: How to create a text spanner with a "half" arrow on right side
Date: Wed, 30 Apr 2014 22:22:17 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

I am trying to create a text span solid line that ends with just 1/2 of an 
arrowhead on the right side.  Is there a way to set a graphic, something 
simple like ...

samplePath =
  #'((moveto 0 0)
     (lineto -1 -.5)
     (closepath))

... as the right text for the spanner?  Something like:

\once \override TextSpanner.bound-details.right.text = \samplePath




reply via email to

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