lilypond-user
[Top][All Lists]
Advanced

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

Re: (no subject)


From: -Eluze
Subject: Re: (no subject)
Date: Sun, 14 Nov 2010 21:58:33 -0800 (PST)


Paul Thompson-13 wrote:
> 
> I am having an error in using lilypond 2.13.38
> 
> Here is my input file:
> 
> \book {
>   \bookOutputName "Romanze"
>     a a a
> }
> \book {
>   \bookOutputName "Menuetto"
> \score{
>    a a a
> }
> }
> 
> I am getting a persistent error:
> 
> testa.ly:3:4: error: syntax error, unexpected NOTENAME_PITCH
> 
>  
> I am inexperienced, but have gone thru the manual.
> 
> Paul Thompson
> 
> 

see the NR:

3.1.1 Structure of a score
A \score block must contain a single music expression delimited by curly
brackets:
\score {
...
}
 
Note: There must be only one outer music expression in a \score block, and
it must be
surrounded by curly brackets.

hth
-- 
View this message in context: 
http://old.nabble.com/%28no-subject%29-tp30215003p30215526.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.




reply via email to

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