Hi Aaron,

> %%%%
> \version "2.19.82"
> {
>  \override TextScript.staff-padding = #(lambda (grob)
>    (let ((dir (ly:event-property (event-cause grob) 'direction)))
>      (if (> dir 0) 2.5 3.5)))
>  g' _"g" ^"q"
>  g' _"b" ^"b"
> }
> %%%%

The baselines above the staff seem aligned, but not below the staff.
Is that expected behaviour?

Thanks,
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

Reply via email to