]> git.donarmstrong.com Git - lilypond.git/commit
Add 'whiteout as a Grob interface property
authorTrevor Daniels <t.daniels@treda.co.uk>
Thu, 3 Dec 2009 15:26:13 +0000 (15:26 +0000)
committerTrevor Daniels <t.daniels@treda.co.uk>
Wed, 23 Dec 2009 16:51:11 +0000 (16:51 +0000)
commit982d3cb1b1745b5de6443779adc6cd4a0c15a119
tree621d8f5eafea651ee8ec0fefa5024e8338089bf8
parent7882e885e8b5cc1043ed983b6d0ce5dc6b4abe14
Add 'whiteout as a Grob interface property

 - If true, the grob will be printed on a white
   background which overlays grobs in lower
   layers.  As the order of printing grobs in the
   same layer is generally unpredictable this
   should always be used in conjunction with
   explicit layer settings.
input/regression/whiteout-lower-layers.ly [new file with mode: 0644]
lily/grob.cc
scm/define-grob-properties.scm
scm/define-grobs.scm