Paolo,
It is possible to input pedal markings with \new Dynamics. This is what I do for my piano scores. I am trying to see how it would work with you example. Mark From: paolo prete [mailto:[email protected]] Sent: Saturday, March 24, 2018 10:25 AM To: Mark Stephen Mrotek <[email protected]> Cc: lilypond-user Mailinglist <[email protected]> Subject: Re: SustainPedal on shifted notes (possible bug?) Sorry to insist: there's no way to put the end of the bracket at the wanted note. In the snippet below, I want to end the bracket at the note " f' " Is this a bug? %%%%%%%%%%%%%%%%%%%%%%%%%% \score { { c'\sustainOn c' \once \override NoteColumn #'X-offset = 10 f'\sustainOff r4\break c'\sustainOn c' \once \override NoteColumn #'X-offset = 10 f' r4\sustainOff } \layout { \context { \Score pedalSustainStyle = #'mixed } } } 2018-03-24 17:32 GMT+01:00 Mark Stephen Mrotek <[email protected] <mailto:[email protected]> >: Paolo, Put the \sustainOff outside of the tuplet { } and put it on the next pitch. Mark
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
