On Fri, May 28, 2010 at 11:00 PM, Hans Hagen
On 28-5-2010 9:58, taco wrote:
Taco Hoekwater wrote:
Now I'll have to back to waiting for Duke Nukem 3D again ...
I suppose that Luigi is already testing things, and will report on it in detail, but here's a quick and dirty check on what's in there:
\starttypescript [math] [stix] [name] \definefontsynonym[MathRoman][file:stixgeneral.otf] [features=math] \stoptypescript
\starttypescript [serif] [stix] [name] % why 'italic' infull and 'bol' without 'd'? \definefontsynonym[Serif] [file:stixgeneral.otf] [features=default] \definefontsynonym[SerifBold] [file:stixgeneralbol.otf] [features=defaulth] \definefontsynonym[SerifItalic] [file:stixgeneralitalic.otf] [features=default] \definefontsynonym[SerifBoldItalic][file:stixgeneralbolita.otf] [features=default] \stoptypescript
\starttypescript[stix] \definetypeface [stix] [rm] [serif] [stix] [default] \definetypeface [stix] [mm] [math] [stix] [default] \stoptypescript
\usetypescript[stix] \setupbodyfont[stix]
\usemodule[fnt-25]
\startbuffer[mathtest] \begingroup\mm\mr\showmathfontcharacters\endgroup \stopbuffer
http://wiki.contextgarden.net/User:Luigi.scarso/stix -- luigi