lilypond-user
[Top][All Lists]
Advanced

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

Re: Hairpin whiteout problem


From: Ben
Subject: Re: Hairpin whiteout problem
Date: Thu, 24 Oct 2019 17:58:03 -0400
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0

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
}

Attachment: whiteout-2.png
Description: PNG image


reply via email to

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