@ Brian, I meant:
\version "2.19"
{
a1\sustainOn a -\tweak color #red \sustainOff \sustainOn
}
{
a1
-\tweak bound-details
#`((left . ((Y . 0)
(attach-dir . -2)
(text . ,(markup #:musicglyph "pedal.Ped"
(right . ((Y . 0)
Pierre Perol-Schneider 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 a
> On 3 Jun 2019, at 13:14, Pierre Perol-Schneider
> wrote:
>
> Hi,
> What's wrong with this tweak ?
>
> \version "2.19.83"
> {
> a1\sustainOn a-\tweak color #red \sustainOff \sustainOn
> }
>
> TIA
> Cheers,
> Pierre
> ___
> lilypond-user mailing l
Hi,
What's wrong with this tweak ?
\version "2.19.83"
{
a1\sustainOn a-\tweak color #red \sustainOff \sustainOn
}
TIA
Cheers,
Pierre
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user