Fix 618.
commit01b0872c1e9a64db4255740214dc7de3615fc1f4
authorJoe Neeman <joeneeman@gmail.com>
Sun, 11 May 2008 06:08:35 +0000 (11 16:08 +1000)
committerJoe Neeman <joe@mercury.neeman>
Sun, 11 May 2008 06:08:35 +0000 (11 16:08 +1000)
treec0118c12494970eeda8cb6e78f7f4f965c7c8a4b
parentd68ebd2c84665f74e25ee0bfef2982643518d695
Fix 618.

Add a special case to the note-collision algorithm: if the lowermost upstem
note is the same as the uppermost downstem note but the interval between the
top two notes of the downstem is a second, don't shift the upstem chord to
the left of the downstem chord.
input/regression/collision-seconds.ly [new file with mode: 0644]
lily/note-collision.cc