Status: Accepted Owner: ---- Labels: Type-Defect Regression
New issue 3160 by [email protected]: chord names pushed into the staff http://code.google.com/p/lilypond/issues/detail?id=3160 \version "2.17.11" n = 30 << \new ChordNames \chordmode { \repeat unfold \n c1 } \new Staff {\clef alto \repeat unfold \n c'1 } \addlyrics { \repeat unfold \n "a" } \addlyrics { \repeat unfold \n "a" } \addlyrics { \repeat unfold \n "" } \addlyrics { \repeat unfold \n "" } >> This failed in 2.14, was fixed as issue 2276, and worked in 2.16. Now it fails again. Attachments: collide.png 6.6 KB
