Hi Kieren,

I do not understand how you reduce the ped. spanner with a markup:
\version "2.19.35"

\relative c'' {
  \set Staff.pedalSustainStyle = #'mixed
  c1\sustainOn \break
  c1 _\markup\concat { \musicglyph #"pedal.Ped" ". " } c1\sustainOff
}

Could you tell me a little more?
Cheers,
Pierre

2016-01-27 21:51 GMT+01:00 Kieren MacMillan <kieren_macmil...@sympatico.ca>:

> Hi Caio,
>
> > I would like to add a cautionary indication that the sustain pedal
> should remain pressed after a line break, so in the code below ideally
> there would be a (Ped.) in the second line. Any suggestions?
>
> 1. Wait for the feature to be implemented — it’s being
> discussed/considered at the moment.
>
> 2. Add a markup. (This is what I do right now.) It’s awkward, and fragile
> (i.e., if the layout changes, you need to move the markup manually), but it
> works.
>
> Hope this helps!
> Kieren.
> ________________________________
>
> Kieren MacMillan, composer
> ‣ website: www.kierenmacmillan.info
> ‣ email: i...@kierenmacmillan.info
>
>
> _______________________________________________
> 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