]> git.donarmstrong.com Git - lilypond.git/commit
Fix 618.
authorJoe Neeman <joeneeman@gmail.com>
Sun, 11 May 2008 06:08:35 +0000 (16:08 +1000)
committerJoe Neeman <joeneeman@gmail.com>
Sun, 11 May 2008 06:08:35 +0000 (16:08 +1000)
commit67d33a99a916d9351d56a2382b0c82ebdd4381a5
treec0118c12494970eeda8cb6e78f7f4f965c7c8a4b
parent2885f759ba07d814656c040ed3b3f6f9c81f1b2e
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