lilypond-user
[Top][All Lists]
Advanced

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

Re: Using \markup to define arrow-heads with TextSpanner


From: Aaron Hill
Subject: Re: Using \markup to define arrow-heads with TextSpanner
Date: Thu, 07 Jun 2018 06:51:13 -0700
User-agent: Roundcube Webmail/1.3.6

On 2018-06-07 06:01, NMcB wrote:
I wonder I can #ly:text-interface::print the
TextSpanner.bound-details.right.arrow and define the arrow with \markup?
I've tried the following, although all it seems to do is hide the arrow
entirely.

\override TextSpanner.bound-details.right.arrow = ##t
\override TextSpanner.bound-details.right.arrow = #ly:text-interface::print \override TextSpanner.bound-details.right.arrow = \markup\arrow #"huron" ##f
#X #RIGHT #1 #0.15

Hi Nigel,

I think you want to override the `right.text` property to specify custom markup.

-- Aaron Hill



reply via email to

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