lilypond-user
[Top][All Lists]
Advanced

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

Re: Text spanner padding


From: Trevor Bača
Subject: Re: Text spanner padding
Date: Thu, 28 Feb 2019 14:32:06 -0600



On Fri, Feb 22, 2019 at 2:58 AM Andrew Bernard <address@hidden> wrote:
Solved. It's right-broken-padding set to false that does the trick.

  \override TextSpanner.bound-details.right-broken.padding = ##f
  \override TextSpanner.bound-details.right.padding = #11


As a note for posterity (whenever the time comes to finally equip text spanners with their remaining missing features), it would be fantastic to allow text spanners to start (and stop) nonmusical items, like bar lines.

Then magic numbers (like 11, in the example here) can be replaced by something semantic that says "stop text span on bar line", which seems to be what Andrew is actually engraving in this excerpt.

Trevor.

--

reply via email to

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