On 16 juin 2013, at 19:09, Kieren MacMillan
wrote:
> Hi all,
>
> Is there any [easy] way for the \whiteout command, and/or the #'whiteout
> property, to use a grob's stencil outline instead of its bounding box?
>
> whiteFFMarkup = \markup { \whiteout \pad-markup #0.5 \dynamic ff}
> whiteFF =
Hi all,
Is there any [easy] way for the \whiteout command, and/or the #'whiteout
property, to use a grob's stencil outline instead of its bounding box?
whiteFFMarkup = \markup { \whiteout \pad-markup #0.5 \dynamic ff}
whiteFF = #(make-dynamic-script whiteFFMarkup)
\paper { ragged-right = ##f }