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.


_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to