Using the input file below, the chords do not appear at the correct positions
relative to the melody.

Both chords and melody span four bars of music and for example the second chord
(C ) appears at the fourth beat of the first bar but it is supposed to appear at
the first beat of the second bar.

Thanks! 



\version "2.10.29"

 \chords { c1 |
           c1 |
           g2:7sus4 c2  |
           c1
           }

 \relative c'' {
         g4. c8 ~ c4 e4 ~ |
         e2. r4 |
         d4. e8 ~ e4 c4 ~ |
         c1 |
       }




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

Reply via email to