ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* typo or bug report in type-buy.tex
@ 2008-05-01 15:37 Renaud AUBIN
  2008-05-01 15:52 ` Wolfgang Schuster
  0 siblings, 1 reply; 3+ messages in thread
From: Renaud AUBIN @ 2008-05-01 15:37 UTC (permalink / raw)
  To: Mailing list for ConTeXt users

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


Cheers,

Renaud
___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-05-02  7:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-05-01 15:37 typo or bug report in type-buy.tex Renaud AUBIN
2008-05-01 15:52 ` Wolfgang Schuster
2008-05-02  7:07   ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).