lilypond-user
[Top][All Lists]
Advanced

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

Re: Chords below staff


From: -Eluze
Subject: Re: Chords below staff
Date: Thu, 14 Oct 2010 08:03:12 -0700 (PDT)



Hans Aberg-2 wrote:
> 
> How does one get the chords below the staff? - Searches only gives how  
> to 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!
-- 
View this message in context: 
http://old.nabble.com/Chords-below-staff-tp29962222p29963283.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.




reply via email to

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