lilypond-user
[Top][All Lists]
Advanced

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

Lily error


From: Han-Wen Nienhuys
Subject: Lily error
Date: Mon, 29 Jul 2002 14:57:48 +0200

address@hidden 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   |   address@hidden    | http://www.cs.uu.nl/~hanwen/




reply via email to

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