]> git.donarmstrong.com Git - lilypond.git/commit
Institutes property checks for non-event context property settings.
authorMike Solomon <mike@apollinemike.com>
Thu, 14 Jul 2011 20:02:49 +0000 (22:02 +0200)
committerNeil Puttock <n.puttock@gmail.com>
Mon, 1 Aug 2011 20:33:32 +0000 (21:33 +0100)
commit00ecf65cfffc37f7e7d2ecf1c5f3faa93e05799e
tree6244289979a33dd203c36f15557dd4d30d3980a2
parent4a401ca1c60f428daa242dbdd102fdb3f327ebfb
Institutes property checks for non-event context property settings.

This fixes issue 1734 in addition to any potential incorrect settings
of properties in the layout block.  While this entails a property check
for all property settings in the ly/ folder, the time this takes is
negligible.
(cherry picked from commit a811a3c91c05f33474c1d447bedaa1e089522532)
lily/context.cc