lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: TextScript.outside-staff-padding and text's baseline


From: Kieren MacMillan
Subject: Re: TextScript.outside-staff-padding and text's baseline
Date: Sat, 20 Oct 2018 20:45:20 -0400

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: address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]