Hello Robert, I am unsure what you want to do, stay on the Lua side or use the TeX side to define fonts? I define the fonts on the Lua side by creating a font table then use local num = font.define(newfont) where newfont is the font table (6.1 in the manual) Patrick