On Wed, 19 Dec 2007, luigi scarso wrote:
On Dec 19, 2007 5:48 AM, Aditya Mahajan
wrote: On Tue, 18 Dec 2007, Aditya Mahajan wrote:
Hi,
There is something wrong with the mappings for zapf chancery in mkiv.
There is a typo in type-otf.tex. The following is wrong
\starttypescript [calligraphy] [chancery] \definefontsynonym [Chancery] [texgyrechorus-regular] [features=default] \stoptypescript
\usetypescriptfile[type-gyr]
\starttypescript [calligraphy] [chancery] \definefontsynonym [Chancery] [texgyrechorus-mediumitalic] [features=default] \stoptypescript
\definetypeface [mainface][rm][serif][pagella][default][encoding=texnansi] \definetypeface [mainface] [cg][calligraphy][chancery][default][encoding=texnansi] \setupbodyfont [mainface,10pt]
\starttext \cg test \stoptext
But compilation halts with
This runs ok here. It uses I am attaching the log file. Aditya