Hi Harm,

2016-02-03 0:17 GMT+01:00 Thomas Morley <thomasmorle...@gmail.com>:


> It's 'articulations not 'articulation.
>
> >            (set! (ly:music-property first-element 'articulation)
> >                  (cons (make-music 'SustainEvent 'span-direction -1)
> >                        (ly:music-property first-element 'articulation)))
> >            (set! (ly:music-property last-element 'articulation)
> >                  (cons (make-music 'SustainEvent 'span-direction 1)
> >                        (ly:music-property last-element
> 'articulation))))))
>

 Thank you! No clue how I did that ;)...


> To make it work with recent devel versions you need to add
> \once\override Staff.SustainPedalLineSpanner.layer = #2 %% every value
> >1 will do
>

Great, thanks for the tip.

Cheers,
Pierre
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to