Comment #14 on issue 3160 by [email protected]: chord names pushed into the staff
http://code.google.com/p/lilypond/issues/detail?id=3160
I think I found the culprit. The function get_skylines in align interface has a side effect that removes elements with empty skylines from the elements list. Side effects are evil...
Running regtests.
