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]>:
>
>> 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