lilypond-user
[Top][All Lists]
Advanced

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

Re: `TextMark` doesn't react to `staff-padding`


From: Jean Abou Samra
Subject: Re: `TextMark` doesn't react to `staff-padding`
Date: Wed, 12 Apr 2023 09:48:16 +0200



Le 12 avr. 2023 à 09:38, Werner LEMBERG <wl@gnu.org> a écrit :


Please have a look at this snippet:

```
{
 \override Score.TextMark.staff-padding = 2
 \textMark "x" c''
 \textMark "g" c''
}
```

I expect that both the 'x' and the 'g' are aligned at the baseline.
However, it doesn't work.

AFAICS, the `TextMark` grob contains `side-position-interface`.  What
am I missing?


See https://gitlab.com/lilypond/lilypond/-/issues/342

reply via email to

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