Wolfgang Schuster wrote:
> On Thu, 01 May 2008 17:37:17 +0200
> Renaud AUBIN <[EMAIL PROTECTED]> wrote:
> 
>> Hi folks,
>>
>>  From line 199 to 206 :
>> \starttypescript [lucida,lucidabfm] [texnansi,ec,8r,uc]
>>     \definetypeface [lucida] [rm] [serif]       [lucida] [default] 
>> [encoding=\typescripttwo]
>>     \definetypeface [lucida] [ss] [sans]        [lucida] [default] 
>> [encoding=\typescripttwo]
>>     \definetypeface [lucida] [tt] [mono]        [lucida] [default] 
>> [encoding=\typescripttwo]
>>     \definetypeface [lucida] [hw] [handwriting] [lucida] [default] 
>> [encoding=\typescripttwo]
>>     \definetypeface [lucida] [cg] [calligraphy] [lucida] [default] 
>> [encoding=\typescripttwo]
>>     \loadmapfile [\typescriptthree-bh-lucida.map]
>> \stoptypescript
>>
>> I assume it should be :
>> \starttypescript [lucida,lucidabfm] [texnansi,ec,8r,uc]
>>     \definetypeface [lucida] [rm] [serif]       [lucida] [default] 
>> [encoding=\typescripttwo]
>>     \definetypeface [lucida] [ss] [sans]        [lucida] [default] 
>> [encoding=\typescripttwo]
>>     \definetypeface [lucida] [tt] [mono]        [lucida] [default] 
>> [encoding=\typescripttwo]
>>     \definetypeface [lucida] [hw] [handwriting] [lucida] [default] 
>> [encoding=\typescripttwo]
>>     \definetypeface [lucida] [cg] [calligraphy] [lucida] [default] 
>> [encoding=\typescripttwo]
>>     \loadmapfile [\typescripttwo-bh-lucida.map]
>> \stoptypescript
> 
> It makes also sense to replace \definetypeface [lucida] ... with
> \definetypeface [\typescriptone] ..., allows you to write
> 
> \usetypescript[lucidabfm]
> \setupbodyfont[lucidabfm]

ok


-----------------------------------------------------------------
                                           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
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to