2007/8/28, Jay Hamilton <[EMAIL PROTECTED]>:
> I'm trying to find my mistake here, the error message keeps on saying no
> music found.
> If I don't add lyrics everything can be fine.
> I tried to copy the formate of 3.1 in the manual and adjust it to my needs.
> So I'm asuming that I have made an error somewhere in there.
Hell yes you have :)
Every time you invoke an identifier you created, you need to put a
backslash before its name:
\new Staff= "flute" \fluteMusic
instead of
\new Staff = "flute" {fluteMusic}
Hope this helps!
Valentin
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user