Richard Shann wrote:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

In addition the internationalization (_ "...") no longer works, so
(ly:warning (_ "No grace notes follow this note the afterGrace will be 
ignored."))
causes the error message

  _: bad use of '_' syntactic keyword in subform (_ "No grace notes follow this note the 
afterGrace will be ignored.") of (_ "No grace notes follow this note the afterGrace will 
be ignored.")

Any ideas?



to quote Jean in
https://lists.gnu.org/archive/html/lilypond-user/2023-11/msg00114.html
re LilyPond 2.25.10 with Guile 3.0

“_” needs to be replaced with “G_”. Already in Guile 2, but Guile 3 checks for it more eagerly.


Cheers,
Robin

Reply via email to