lilypond-user
[Top][All Lists]
Advanced

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

Re: Chord names below staff?


From: Luc
Subject: Re: Chord names below staff?
Date: Sun, 11 May 2008 01:37:48 -0700 (PDT)


Mats Bengtsson wrote:
> 
> Staves, lyrics, chords and all other kind of "contexts" in LilyPond
> are typeset in the order they first appear in your \score{...} block.
> 

Isn't that true anymore in \version "2.11.45" ?

I get all my chords below the melody!

melody= { a 1  b c }
harmonies= \chords { a1 b c }
\score { 
   << 
     \context ChordNames { \set chordChanges = ##t \harmonies } 
     \context Staff = one \melody
     \context ChordNames { \set chordChanges = ##t \harmonies } 
   >> 
}

http://www.nabble.com/file/p17170177/harmonies.png 

-- 
View this message in context: 
http://www.nabble.com/Chord-names-below-staff--tp600608p17170177.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]