lilypond-user
[Top][All Lists]
Advanced

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

Re: Put text spanner below the staff?


From: Andrew Bernard
Subject: Re: Put text spanner below the staff?
Date: Sun, 06 Mar 2016 10:30:51 +1100
User-agent: Microsoft-MacOutlook/0.0.0.160212

Hi David,

The following use of ‘_’ to place the text spanner down has no effect. What is incorrect here? You are saying using ‘_’ and ‘^’ affect text spanners, are you not?

Andrew

— snip

\version "2.19.37"

{
  \override TextSpanner.bound-details.left.text = "left"
  \override TextSpanner.bound-details.right.text = "right"

  c''4_\startTextSpan c'' c'' c''
  c''1 \stopTextSpan
}


— snip


On 5/03/2016, 21:16, "David Kastrup" <address@hidden> wrote:

Andrew Bernard <address@hidden> writes:

Hi Stan,

Good question. You can’t just use ‘_’ like for markup.

Why not?

--
David Kastrup


reply via email to

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