bug-lilypond
[Top][All Lists]
Advanced

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

Re: Chords do not appear at the right position


From: Wilbert Berendsen
Subject: Re: Chords do not appear at the right position
Date: Sun, 4 Nov 2007 21:02:30 +0100
User-agent: KMail/1.9.7

this is not a bug, you should write:

\version "2.10.29"
<<
 \chords { c1 |
           c1 |
           g2:7sus4 c2  |
           c1
           }

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

note the added << and >>. Otherwise, the chords and the notes create just two 
unrelated music scores.

Met vriendelijke groet,
Wilbert Berendsen

-- 
http://www.wilbertberendsen.nl/
"You must be the change you wish to see in the world."
        -- Mahatma Gandi




reply via email to

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