lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: vocal score problem(s)


From: Valentin Villenave
Subject: Re: vocal score problem(s)
Date: Tue, 28 Aug 2007 17:45:26 +0200

2007/8/28, Jay Hamilton <address@hidden>:
> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]