lilypond-user
[Top][All Lists]
Advanced

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

Re: crescendo hairpin with text


From: Simon Bailey
Subject: Re: crescendo hairpin with text
Date: Mon, 21 Oct 2013 16:30:23 +0200

On Mon, Oct 21, 2013 at 3:17 PM, David Kastrup <address@hidden> wrote:
> "Peter Gentry" <address@hidden> writes:
>
>>  I found it necessary to replace
>>                  (ly:stencil-aligned-to (grob-interpret-markup grob $text) X 
>> CENTER))
>>   by
>>                  (ly:stencil-aligned-to (grob-interpret-markup grob text) X 
>> CENTER))
>>
>> Using 2.17.26
>
> That's something that convert-ly -ed will do.

i didn't mention that as step 0, as LSR snippets are so outdated that
I always run convert-ly when i borrow a snippet from there. :)

for the OP it might be worth mentioning that changing CENTER to RIGHT
will only work for crescendos. decrescendos will need LEFT or setting
dynamically from the value of Hairpin.direction. While you're at it,
you could look at the Hairpin.height property to increase the opening
of the "jaws", giving your text some more space.

regards,
sb



reply via email to

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