]> git.donarmstrong.com Git - lilypond.git/commit - input/regression/text-spanner-override-order.ly
Fix #576.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 23 Feb 2008 23:51:21 +0000 (20:51 -0300)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 23 Feb 2008 23:51:21 +0000 (20:51 -0300)
commitdce3dbe2e2b4650e95f508109c814ec46fd56110
tree9b727806cc8476ace0f633a2b3040f3f1ae7a19b
parent2a00c69a012d4ccaf24a036bdb5ac9ea43fb9604
Fix #576.

Reverse the order when copying alists to other alists.  This maintains
the order of properties, making sure overrides have their intended
effects.
input/regression/text-spanner-override-order.ly [new file with mode: 0644]
lily/line-spanner.cc