]> git.donarmstrong.com Git - lilypond.git/commit
Fix #580.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 23 Feb 2008 20:13:24 +0000 (17:13 -0300)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 23 Feb 2008 20:13:24 +0000 (17:13 -0300)
commit2a00c69a012d4ccaf24a036bdb5ac9ea43fb9604
treefe8b47d235444459552ac46c540e7c397cc4ff57
parentd316d4480933acdf03c6501f2ca26cb0c18acb85
Fix #580.

Acknowledge note-columns, and add a missing add_bound_item() call.
This makes trill and text spanners attach to notes (from the staff) if
possible, so objects in other staves will not influence their
attachments.

Add regression test.
input/regression/text-spanner-attachment-alignment.ly [new file with mode: 0644]
lily/text-spanner-engraver.cc
lily/trill-spanner-engraver.cc