Comment #8 on issue 4504 by [email protected]: Revert interface changes for whiteout (issue 4418)
https://code.google.com/p/lilypond/issues/detail?id=4504

'box currently has a hard-coded "padding" of 0 (i.e. the whiteout box doesn't extend past the furthest extents of its glyph). So for box-shaped glyphs it may appear to have no effect. Making the padding amount adjustable will help.

\version "2.19.22"
{
  \override Staff.KeySignature.whiteout-box = ##t
  \key e \major e'1
}

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to