lilypond-user
[Top][All Lists]
Advanced

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

Re: Obscure error message from 2.25.0


From: Graham King
Subject: Re: Obscure error message from 2.25.0
Date: Sun, 15 Jan 2023 22:51:20 +0000
User-agent: Roundcube Webmail/1.4.13

On 2023-01-15 19:30, Jean Abou Samra wrote:
Le 15/01/2023 à 20:20, Graham King a écrit :
I've just run convert-ly on a 600+ line file and its \include files, from 2.19.40 to 2.25.0. Nothing seemed to change apart from the \version statement, but on trying to compile the file, I get:

Processing `/tmp/....ly'
Parsing...ERROR: In procedure %resolve-variable:
Unbound variable: %
Exited with return code 1.

Does this point to an obvious problem?



You probably tried to use LilyPond comment syntax in a Scheme function.
Scheme comments start with ';' not '%'.

[snip]

Thanks Jean, you nailed the problem.



reply via email to

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