Re: Globally Increase Padding Between Text and Box?

Thomas Morley <[email protected]> Fri, 31 Jul 2026 16:13:46 +0200
Newsgroups gmane.comp.gnu.lilypond.general
Message-ID <CABsfGyUG2JMtVzH92PTuJR_98V69xyPCoQqDfWdMWVfCfRFDaA@mail.gmail.com>
Am Fr., 31. Juli 2026 um 16:12 Uhr schrieb brin solomon <[email protected]>:

>> Lukas pointed you to the general command you requested.
>> It will affect both \box and \rounded-box.
>>
>> You could also redefine one of them to distinguish them.
>> We have a nice and concise syntax:
>> \markup box = \markup \override #'(box-padding . 5) \box \etc
>> \markup { \box "some text" }
>> \markup { \rounded-box "some text" }
>>
>> Cheers,
>>   Harm
>
>
> Hi Harm,
>
> Ah, I see, that's helpful! Do these also go in the \paper block?

Nope, usually toplevel.