Status: Accepted
Owner: [email protected]
Labels: Priority-Regression

New issue 890 by [email protected]: Chords and Lyrics under 2.13.6
http://code.google.com/p/lilypond/issues/detail?id=890

Chords and lyrics don't mix well in 2.13.6

\paper { indent = 0\mm }

\version "2.13.6"

\score {
 <<
  \chords { \repeat unfold 8 { d2 d } }
  \relative c' { \repeat unfold 32 { c4 } }
  \addlyrics { \repeat unfold 32 { word } }
 >>
}





--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to