lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lilypond-auto] Issue 3160 in lilypond: chord names pushed into the staf


From: lilypond
Subject: [Lilypond-auto] Issue 3160 in lilypond: chord names pushed into the staff
Date: Sat, 09 Feb 2013 05:13:12 +0000

Status: Accepted
Owner: ----
Labels: Type-Defect Regression

New issue 3160 by address@hidden: 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]