bug-lilypond
[Top][All Lists]
Advanced

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

Chords below and above the staff


From: Pekka Siponen
Subject: Chords below and above the staff
Date: Tue, 24 Mar 2009 16:24:22 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

> I'm not top posting.
In the notation reference: 2.7.2 Displaying chords,
is a snippet for a simple lead sheet:

<<
  \chords { c2 g:sus4 f e }
  \relative c'' {
    a4 e c8 e r4
    b2 c4( d)
  }
  \addlyrics { One day this shall be free __ }
>>

Why does the following shift the chords below the staff, and how can you get
them back up? This would be a welcome documentation subject.

\score {
\new Staff {
<<
  \chords { c2 g:sus4 f e }
  \relative c'' {
    a4 e c8 e r4
    b2 c4( d)
  }
  \addlyrics { One day this shall be free __ }
>>
}
}

I can't seem to find a way to get them up in anything more complicated than the
first example.

Greetings,
Pekka





reply via email to

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