lilypond-user
[Top][All Lists]
Advanced

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

Re: temporarily overriding paper variables


From: Aaron Hill
Subject: Re: temporarily overriding paper variables
Date: Tue, 28 Mar 2023 02:48:27 -0700

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

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