lilypond-user
[Top][All Lists]
Advanced

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

Re: How to add padding around whiteout text


From: Simon Albrecht
Subject: Re: How to add padding around whiteout text
Date: Thu, 24 Mar 2016 22:07:08 +0100

On 24.03.2016 19:25, Joseph N. Srednicki wrote:
Could someone please explain how to add some padding around the text or
point me to the location in the documentation or mail archive that deals
with this issue?

Just use:

\markup {
  \override #'(thickness . 5)
  \whiteout { \fontsize #-3 \line { ad libitum } }
}

This is documented in the documentation for markup commands, NR A.11.7.

HTH, Simon



reply via email to

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