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
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to