> On 9 Feb 2022, at 21:28, Jean Abou Samra <[email protected]> wrote: > > Le 09/02/2022 à 21:23, Hans Åberg a écrit : >> I get the warning below repeated a number of times; It would be good if >> somebody could explain. >> % lilypond test-e53smufl.ly >> GNU LilyPond 2.23.6 (running Guile 1.8) >> Processing `test-e53smufl.ly' >> Parsing... >> Interpreting music... >> warning: cannot find property type-check for `glyph-name-alist' >> (backend-type?). perhaps a typing error? >> warning: skipping assignment >> … > > You need to run convert-ly on the file that is using > the glyph-name-alist property.
Thanks, it helped. The nee name is alteration-glyph-name-alist.
