12 Nov
2007
12 Nov
'07
3:12 p.m.
On Nov 10, 2007 9:23 PM, Mojca Miklavec
You can say (features=default is optional) \definefontsynonym[SomeFont][name:Font Name][features=default] which means that XeTeX will call the font \font\somefont="FontName;mapping=tex-text,..." (tex-text is implied by features=default)
Is [features=default] the place where we can access OpenType features? Let's say I have an OpenType font with several number styles (regular, proportional, etc.). Is it possible to use them? I've always wanted to ask this and be sure. Now seems the good time. :-) Thanks, Jeff