I usually do something like this:

<<
{
  c'4 c' c' c'
  c'1
}
{
  \set Staff.pedalSustainStyle = #'bracket
  s4 s \sustainOn s s8 s \sustainOff
}
>>


---
Knute Snortum
(via Gmail)

On Sun, Mar 5, 2017 at 1:52 AM, Andrew Bernard <andrew.bern...@gmail.com>
wrote:

> How can one get the pedal bracket line to extend to the end of the note
> duration for which the sustain off event is given?
>
> Referring to this specific MWE below, I would like the pedal bracket to
> extend to just before the barline, similar to what one can do with hairpins.
>
> I suspect this is a FAQ on the list but I have never been able to unearth
> a proper solution. And yes, Gould et al. may have rules, but I need this
> for the MSS that I engrave all the time. I can achieve the effect using
> shorten pair, but this is always trail and error, and therefore tedious and
> error prone.
>
> Andrew
>
> == snip
>
> \version "2.19.56"
>
> {
>   \set Staff.pedalSustainStyle = #'bracket
>   c'4 c'\sustainOn c' c'\sustainOff
>   c'1
> }
>
> == snip
>
>
>
> _______________________________________________
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user
>
>
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to