See : http://www.lilypond.org/doc/v2.18/Documentation/internals/textspanner
2014-12-05 14:19 GMT+01:00 Jaime E Oliver <[email protected]>: > 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 < > [email protected]> wrote: > > Hi Jaime, > > 2014-12-05 5:21 GMT+01:00 Jaime E Oliver <[email protected]>: > > >> 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 > > >
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
