]> git.donarmstrong.com Git - lilypond.git/commit
Enhancement: Providing ly:grob-set-nested-property!
authorMarc Hohl <marc@hohlart.de>
Thu, 14 Jan 2010 23:56:23 +0000 (23:56 +0000)
committerNeil Puttock <n.puttock@gmail.com>
Thu, 14 Jan 2010 23:58:41 +0000 (23:58 +0000)
commit03be44b1a82407c0079f02d9f6b533982bebd714
treee568ad03b10c9e7f9323f0f79f59f8d873cc9261
parent7e244a2eda68d0578031794e5feecf4f21d9b823
Enhancement: Providing ly:grob-set-nested-property!

This patch features a new function similar to the
already existing ly:grob-set-property! together with a
new regression test file.
input/regression/override-nest-scheme.ly [new file with mode: 0644]
lily/grob-scheme.cc