On 2023-03-28 2:34 am, Werner LEMBERG wrote:
```
\markup \with-dimensions #'(0 . 0) #'(0 . 0) {
  ...
}

If you don't want vertical padding, your horizontal dimensions must
be an empty interval, not a point interval.

OK, but how do I do that for `\markup`?

Maybe this:   \markup \with-dimension #X #empty-interval ...

(Assumes you are using 2.24 that supports the axis-specific command.)


-- Aaron Hill

Reply via email to