[EMAIL PROTECTED] writes:
> Hello,
> 
> I'm having a very perplexing problem compiling my big score, and I can't 
> trace the root of the trouble.

I've got some work to do, so I can't trace the exact problem, but I
think you forgot a close ")" for a markup text somewhere, causing all
your notes to be read as Scheme expressions. It barfs on the ## in
line 2240 (or thereabout) since that is not valid Scheme. If you want
to debug this, try nailing down the problem by commenting out pieces,
starting from the beginning with %{ %}. I'll look into providing a
better error message (like, eg. the start of the #'( ) that got
botched.)

-- 

Han-Wen Nienhuys   |   [EMAIL PROTECTED]    | http://www.cs.uu.nl/~hanwen/


_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to