Status: Accepted
Owner: ----
Labels: Type-Defect Regression
New issue 2691 by [email protected]: Chord names collide with beams
(vertical space missing on second line staff)
http://code.google.com/p/lilypond/issues/detail?id=2691
The chord names on the second line collide with beams.
Workaround:
\once\override ChordNames.ChordName #'minimum-Y-extent = #'(-2 . 0)
at the measure with the worst collision.
Setting \paper{indent=0 } avoids the problem. Could be the same as issue
2217. Version 2.12 gave proper space.
Attachments:
test.ly 766 bytes