Bravo Kieren ! I think you gave us the answer to the original question !

Regards.

JMarc

On 09/09/2010 11:49, Kieren MacMillan wrote:
\version "2.13.31"

\score {
   \new PianoStaff<<
     \new Staff \relative a' { a4 b c d }
     \new ChordNames {<a c e>2<c e g>  }
     \new Staff \relative a { \clef bass a4 b c d }
   >>
}

\markup \fill-line { "" }

\score {
   \new PianoStaff<<
     \new Staff \relative a' { a4 b c d }
     \new ChordNames {<a c e>2<c e g>  }
     \new Staff \relative a { \clef bass a4 b c d }
   >>
   \layout { \context { \PianoStaff \accepts ChordNames } }
}

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to