Ari Torhamo wrote  Wednesday, October 08, 2008 2:37 AM

I have also tried to add "\lyricsto" in different places on the string
above (docs suggest to use it), but then the file won't even render. Can
you see what I'm doing wrong?

The problem is that the PianoStaff context does not accept a Lyrics
context by default, so it is pushed outside.  To do what you what,
change the PianoStaff line to:

  \new PianoStaff \with { \accepts Lyrics } <<

so that Lyrics can be included within it.

I'll see if I can add this to the docs somewhere.

Trevor

Thanks very much for your help :-)

You're welcome

Ari

Trevor


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

Reply via email to