See the example called volta-chord-names.ly in the Tips and Tricks
document.
  /Mats

Quoting Dominic Neumann <[EMAIL PROTECTED]>:

Hi,

in a lead sheet I´ve got some repeat brackets but the chord names are
not printed under them but on top of them. How do I get them under the
brackets - that would look even better!

Here´s an example:

%%%% BEGIN %%%%
\version "2.10.17"

\new ChordNames \chordmode {
   c c d fis
}
\relative c'' {
   c1
   \repeat volta 2 {
       c4 c c c
   }

   \alternative {
       {  d d d d  }
       {  fis fis fis fis  }
   }
}
%%%% END %%%%

Dominic


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





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

Reply via email to