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