> >
> > ---- example.ly ---------
> > \version "1.8.1"
> >
> > harmonies = \chords {
> >   des1:maj7/+f  | g:m7.5-/+f
> > }
> >
> > \score {
> >   \notes <
> >     \context ChordNames { \harmonies }
> >     \context Staff { \harmonies }
> >
> >   \paper{ }
> > }
> > ----- end example.ly -------
> 
> I think you have \chords in a \notes block, don't you?  DaveA

I do, but that should not be too bad, as it is the structure of the "Lead sheet 
format" template on the web site.

Matthieu


_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to