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


_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to