proportional oldstyle figure not working in MKIV
Hi, Hans: I think there are problems with the current MKIV font loading code. sample code: \definefontfeature[minion][language=dflt, script=latn, onum=yes, kern=yes, pnum=yes] \definefontsynonym[Minion][MinionPro-Regular][features=minion] \definefont[Minion][Minion at 34pt] \starttext \Minion 1234567890 \stoptext This works in MKII (XeTeX). Please fix that. Thanks Yue Wang
On 1-1-2011 7:11, Yue Wang wrote:
Hi, Hans:
I think there are problems with the current MKIV font loading code.
sample code:
\definefontfeature[minion][language=dflt, script=latn, onum=yes, kern=yes, pnum=yes] \definefontsynonym[Minion][MinionPro-Regular][features=minion] \definefont[Minion][Minion at 34pt] \starttext \Minion 1234567890 \stoptext
This works in MKII (XeTeX). Please fix that. Thanks
add mode=node ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
Thanks. got it.
BTW, what are the conditions that mode != node are used?
On Sat, Jan 1, 2011 at 7:01 AM, Hans Hagen
On 1-1-2011 7:11, Yue Wang wrote:
Hi, Hans:
I think there are problems with the current MKIV font loading code.
sample code:
\definefontfeature[minion][language=dflt, script=latn, onum=yes, kern=yes, pnum=yes] \definefontsynonym[Minion][MinionPro-Regular][features=minion] \definefont[Minion][Minion at 34pt] \starttext \Minion 1234567890 \stoptext
This works in MKII (XeTeX). Please fix that. Thanks
add mode=node
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
participants (2)
-
Hans Hagen
-
Yue Wang