Paolo,
Put the \sustainOff outside of the tuplet { } and put it on the next pitch.
Mark
From: lilypond-user [mailto:[email protected]]
On Behalf Of paolo prete
Sent: Saturday, March 24, 2018 9:20 AM
To: lilypond-user Mailinglist <[email protected]>
Subject: SustainPedal on shifted notes (possible bug?)
Hello,
as you can see from the below snippet, the bracket of the sustain pedal is not
properly extended when the last note is shifted.
Is this a bug? Is there a way to fix it or a work-around ?
Thanks
%%%%%%%%%%%%%
\score {
\tuplet 3/2 {c'\sustainOn f' \once \override NoteColumn #'X-offset = 10
c''\mf\sustainOff }
\layout {
\context {
\Score pedalSustainStyle = #'mixed
}
}
}
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user