>> As can be seen, `staff-padding` works fine for `TextScript` grobs,
>> however, it is ignored for `RehearsalMark`: the letters are not
>> aligned on the base line. AFAICS, however, it should work, since
>> `RehearsalMark` has the `side-position-interface` that defines the
>> `staff-padding` property.
> 
> A few minutes of experimenting with the snippet revealed that indeed
> the '\override Score.RehearsalMark.staff-padding' does not respond
> to any numbers. Just to be sure, changing ‘Score' to other contexts
> yielded in no change.
> 
> However, '\override Score.RehearsalMark.Y-offset' works in the same
> way as '\override TextScript.staff-padding', though for the
> 'Y-offset', #3 brings P and R to the same baseline as Q, then any
> larger number than #3 will bring all letters higher.
> 
> '\override Score.RehearsalMark.padding' appears to be an option, but
> the letters are simply brought upwards, not fixing the baseline of
> the three letters.
> 
> I do find that it is a bug, if ‘RehearsalMarks' has the
> ’side-position-interface’…

Thanks for checking; I've now filed

  https://gitlab.com/lilypond/lilypond/-/issues/6873


     Werner

Reply via email to