]> git.donarmstrong.com Git - lilypond.git/commit
Fix merging misalignment for special case involving 8ths & half notes.
authorNeil Puttock <n.puttock@gmail.com>
Wed, 25 Mar 2009 00:08:27 +0000 (00:08 +0000)
committerPatrick McCarty <pnorcks@gmail.com>
Fri, 17 Jul 2009 07:53:39 +0000 (00:53 -0700)
commita844a021bff59d54af54d40366cf5d9bb235b12b
tree5037da82a222781444b854388012c357babc7fa4
parent3863f243c3ea4c769d45f87de10b2e6789ec1a7a
Fix merging misalignment for special case involving 8ths & half notes.

- if merging is possible, correct stem attachment for eighth notes
(or shorter) in upper voice when combined with half notes in lower voice.
- tidy code.
(cherry picked from commit 90a1bbf4556332a9d39c1b485c0ef823e4a2106d)
lily/note-collision.cc