Il giorno gio, nov 19 2020 at 16:58:31 -0500, Trevor Bača
<trevorb...@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
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond