On Fri, Dec 31, 2010 at 19:03, Sam Qasbah
Hello.
I downloaded showfont.pdf and I tried the first example:
\starttext \definetypeface [zapf] [cg] [calligraphy] [chancery] \switchtotypeface [zapf] [12pt,cg] \dorecurse{10}{\input tufte} \stoptext
but I received the error message "metric file not found".
This is the log file: ==========================================
! Font \*zapf12ptcgtfcg*:=TeXGyreChorus-MediumItalic at 12.0pt not loadable: ... l.3 \switchtotypeface [zapf] [12pt,cg]
In order for this to work, the following four lines are missing in type-one.mkii: \starttypescript [calligraphy] [chorus,chancery] [ec,texnansi,cs,qx,rm,t5,t2a,t2b,t2c,l7x] \definefontsynonym [TeXGyreChorus-MediumItalic] [\typescriptthree-qzcmi] [encoding=\typescriptthree] \loadmapfile[qzc-\typescriptthree.map] \stoptypescript Mojca