Steffen Wolfrum wrote:
> On Wed, 11 Apr 2007 19:22:39 +0200, Hans Hagen wrote:
>
>   
>> luatex itself has still the pdftex machinery around, so you can use map 
>> files to handle things when you use for instance type one fonts.
>>     
>
>
> Does this mean for document with different fonts 
> I will be able to use my good old mapfiles like
>
> pads8r  AGaramond-Semibold       "TeXBase1Encoding ReEncodeFont" <8r.enc 
> <pads8a.pfb
> ....
>
> and also an opentype fonts like 
>
> DecoTypeNaskh.ttf
>
> together in one ConTeXt document, typeset with luatex?
>   
indeed

- pads8r is a rather dump tfm file, so that goes through the normal tex 
machinery
- DecoTypeNaskh.ttf is an open type font and can be used directly 

\definefont[whatever][DecoTypeNaskh] 

should be enough


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