[luatex] Unicode math issue with LuaLaTeX

Khaled Hosny khaledhosny at eglug.org
Mon Jun 14 09:18:35 CEST 2010


On Mon, Jun 14, 2010 at 08:40:04AM +0200, Taco Hoekwater wrote:
> Khaled Hosny wrote:
> >
> >Adding the following after line 131 in luaotfload.lua should fill
> >MathContants table:
> >
> >if otfdata.metadata.math then
> >    for k,v in next, otfdata.metadata.math do
> >        fontdata.MathConstants[k] = v / units * size
> >    end
> >end
> 
> This should work fine I think, except for the one MathConstants
> variable that is a percentage: RadicalDegreeBottomRaisePercent
> should not be multiplied.

I overlooked that. I'm going to push this for now.

Regards,
 Khaled

-- 
 Khaled Hosny
 Arabic localiser and member of Arabeyes.org team
 Free font developer


More information about the luatex mailing list