lilypond-user
[Top][All Lists]
Advanced

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

Re: Textspan issues.


From: David Nalesnik
Subject: Re: Textspan issues.
Date: Sat, 25 Mar 2017 19:45:35 -0500

Hi Pieter,

On Sat, Mar 25, 2017 at 7:29 PM, Pieter Terpstra
<address@hidden> wrote:
> Dear Lilypond friends,
> Doing a Textspan gives me some difficulties.
>
> I would like to see the word pizz. only once in the bi=eginning and not 
> repeated on the next line
> and also would like to have the \draw-dashed-line to appear on the last end. 
> Is this doable?

Adding the following two lines should give you what you want:

\override TextSpanner.bound-details.left-broken.text = ##f
\override TextSpanner.bound-details.right-broken.text = ##f

Best,

David



reply via email to

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