]> git.donarmstrong.com Git - lilypond.git/commit
Issue 3066: tie in TabStaff (using q) displays one of the unisone notes in a chord
authorDavid Kastrup <dak@gnu.org>
Fri, 3 Oct 2014 12:01:29 +0000 (14:01 +0200)
committerDavid Kastrup <dak@gnu.org>
Sun, 19 Oct 2014 08:56:40 +0000 (10:56 +0200)
commit48633ed7cdd4ef248f0acb27403aba0e428273f6
treed462b73b912778649647dd01ebe5ccb0dfac7666
parent411e7cffde1e99d70c1bc03cbd7cc9e027fa9ba9
Issue 3066: tie in TabStaff (using q) displays one of the unisone notes in a chord

This patch basically works by letting a note consume at most one tie
running into it.

It also tries to do a better job at matching potentially corresponding
notes when producing ties by not messing up match order when matching
ties to noteheads.
lily/tie-engraver.cc