Dirar BOUGATEF wrote:

\usetypescriptfile[type-buy]

Not needed here ^^^

I assume that the following is Karat.tex

\loadmapfile[texnansi-rubicon-karatmedium.map]

\starttypescript [sans] [karat] [texiinansi]
                                   ^^^^^^^^^^ typo

\definefontsynonym [Karat-Roman] [texnansi-raw-KAMN] [encoding=texnansi]
\stoptypescript


\starttypescript [sans] [karat] [name]
 \usetypescript[sans][fallback]
 \definefontsynonym [Sans]           [Karat-Roman]
\stoptypescript

\starttypescript [Karat]
 \definetypeface [Karat] [rm] [sans] [karat] [default] [encoding=texnansi]
\stoptypescript

beware of case sensitivity

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

_______________________________________________
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to