lilypond-user
[Top][All Lists]
Advanced

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

Re: Pedal tweak


From: David Kastrup
Subject: Re: Pedal tweak
Date: Mon, 03 Jun 2019 15:13:51 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Pierre Perol-Schneider <address@hidden> writes:

> Hi,
> What's wrong with this tweak ?
>
> \version "2.19.83"
> {
>   a1\sustainOn a-\tweak color #red \sustainOff \sustainOn
> }

The off-on sequence creates only a single grob, and that one is created
by \sustainOn .  You can tweak that one but it will of course affect the
whole *Ped. sequence.

-- 
David Kastrup



reply via email to

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