Hans Åberg <[email protected]> writes: > When using Graham Breed’s regular.ly, one writes a line like > #(ly:parser-set-note-names parser SomePitchNames) > which worked in LilyPond 2.19.10. But in 2.19.45, there is an error: > error: GUILE signaled an error for the expression beginning here > newglyphs = #… > Unbound variable: parser > > So the variable “parser” does not exist anymore, it seems. What is the > replacement?
convert-ly tends to have an answer for most questions like that. -- David Kastrup _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
