Once you install openlilylib, here's how to do it: \version "2.21.5"
\include "custom-music-fonts/smufl/definitions.ily"
{
c''4
^\markup { \fontsize #0 \smuflglyph #"pictScrapeAroundRim" }
c'' c'' c''
}
You just use the names in the SmuFL spec pages.
OLL now has a package system, but this function has not yet been moved
across. Still works fine.
Obviously you need to set up your path appropriately.
Andrew
