]> git.donarmstrong.com Git - lilypond.git/commit
Issue 4504/1 add whiteout-style, drop whiteout-box
authorPaul Morris <paulwmorris@gmail.com>
Tue, 10 Nov 2015 21:13:38 +0000 (16:13 -0500)
committerJames Lowe <pkx166h@gmail.com>
Wed, 11 Nov 2015 13:51:06 +0000 (13:51 +0000)
commit767b370f4e4f4eceac501c532e07b199e1b8df4d
tree337fe3b9feff2d11724d48fb98e5f4c497d86bf2
parent272e82d1174fdf303fcbbadc7648f75ac881ad3a
Issue 4504/1 add whiteout-style, drop whiteout-box

Introduce whiteout-style grob property, with
options of 'box and 'outline, to be used with
the whiteout grob property, and an equivalent
style property for the whiteout markup command.

Remove the whiteout-box grob property and
markup command, and use the new properties
instead.

Make the box style of whiteout the default
style again, as it was before issue 4418.
lily/grob.cc
lily/lily-imports.cc
scm/define-grob-properties.scm
scm/define-grobs.scm
scm/define-markup-commands.scm
scm/stencil.scm