On 10/24/2019 5:39 PM, Simon Albrecht wrote:
On 24.10.19 23:30, Ben wrote:
Is there any way to adjust that so it always takes up a full chunk of the hairpin regardless of the true size of the markup?

Of course. Try using markup with \with-dimensions or \with-dimensions-from; maybe also override whiteout-style.

HTH, Simon

Simon,

You're right! I forgot about with-dimensions. Sorry. :)

Check this out! (.png)

\relative c'
{
  c2 d e\< f g-\placeAbsolute #'(0 . -3.85)  _\markup \with-dimensions #'(-.5 . 1.25) #'(-.5 . 1) { "c" } f\! e d c
}

Reply via email to