When I use this snippet, pasted directly from the manual, it doesn't print
the chords and it prints the names under the staff. What do I do to get the
printed results, which shows chords, and symbols on top of the staff?

 

<< 

  \new ChordNames {

    <c e g>2  <f bes c>

    <f c' e g>1

    \chordmode {

      c2 f:sus4 c1:/f

    }

  }

  {

    <c e g>2  <f bes c>

    <f, c' e g>1

    \chordmode {

      c2 f:sus4 c1:/f

    }

  }

>> 

 

 

Christopher Brooks

violinist

925 Virginia Avenue

Lancaster, PA 17603

717-291-9123

cbro...@orpheus-acoustics.com

 

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

Reply via email to