bug-lilypond
[Top][All Lists]
Advanced

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

Re: Crash from embedded comment


From: Federico Bruni
Subject: Re: Crash from embedded comment
Date: Thu, 19 Nov 2020 23:42:10 +0100

Il giorno gio, nov 19 2020 at 16:58:31 -0500, Trevor Bača <trevorbaca@gmail.com> ha scritto:
            (minimum-distance . 12) % errant comment causes crash
You should use `;` to add a comment in a Scheme block, so it doesn't 
look like a bug to me.
v2.20 did not produce an error, but the documentation already warned 
against using % in a Scheme block:
"Note that LilyPond comments (% and %{ %}) cannot be used within Scheme 
code, even in a LilyPond input file, because the Guile interpreter, not 
the LilyPond lexer, is reading the Scheme expression."
from:
http://lilypond.org/doc/v2.20/Documentation/extending/lilypond-scheme-syntax






reply via email to

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