lilypond-user
[Top][All Lists]
Advanced

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

Re: Chords below staff


From: Hans Aberg
Subject: Re: Chords below staff
Date: Thu, 14 Oct 2010 18:06:37 +0200


On 14 Oct 2010, at 17:03, -Eluze wrote:

How does one get the chords below the staff? - Searches only give how
to get them there by mistake, by forcing into the staff context.

i don't know where the problem is, but using

\version "2.13.35"
\score {
 <<
   \new Staff  \relative c' {
     c1 e1 g1 c1
     c 1*4
   }
   \new ChordNames \chordmode {
     c1 c1 c1 c1
     c1 c1 c1 c1
   }

}

i get the chords below the staff!

That works for me too. - The strange thing is that I tried it, but it seemed not working. :-)





reply via email to

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