lilypond-user
[Top][All Lists]
Advanced

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

Score identifier not working in book block


From: Michael Brennan
Subject: Score identifier not working in book block
Date: Sun, 23 Apr 2006 23:42:52 +0200
User-agent: Thunderbird 1.5.0.2 (Windows/20060308)

Hello,
I wonder why this does not work in lilypond (version 2.8.0):

myscore = \score {
 \relative c' { c d e }
}
\book {
 \myscore
}

I get a syntax error, unexpected SCORE_IDENTIFIER
 \myscore

If I put the \score directly in \book it works,
but why doesn't it work with the identifier?

Thanks!
/Michael Brennan




reply via email to

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