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.
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user