lilypond-user
[Top][All Lists]
Advanced

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

Re: setting text span to breakable?


From: Jaime E Oliver
Subject: Re: setting text span to breakable?
Date: Fri, 5 Dec 2014 08:19:16 -0500

Thanks! This works fine. 
I wonder where is the documentation for these overrides so I can at least try to find a experiment before writing the list…
best,
J


On Dec 5, 2014, at 4:30 AM, Pierre Perol-Schneider <address@hidden> wrote:

Hi Jaime,

2014-12-05 5:21 GMT+01:00 Jaime E Oliver <address@hidden>:
 
Is there a way to write the texts at the beginning and end of the line and not at the breaking points? In other words, to have the text only at the leftmost and rightmost bounds?
 
Simply add in the layout :

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

Cheers,
Piere



reply via email to

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