lilypond-user
[Top][All Lists]
Advanced

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

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


From: Karol Majewski
Subject: Odp: How to create a text spanner with a "half" arrow on right side
Date: Thu, 01 May 2014 00:35:29 +0200

\override TextSpanner.bound-details.right.text = \markup { \postscript 
#samplePath }

--Karol


> 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
> 
> 
> _______________________________________________
> lilypond-user mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/lilypond-user






reply via email to

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