[NTG-context] Lucida Bright Font Problem
Hans Hagen
pragma at wxs.nl
Mon Jul 31 17:10:23 CEST 2006
Taco Hoekwater wrote:
> Helin Gai wrote:
>
>> Hi all,
>>
>> I'm trying to set up ConTeXt to use the Lucida Bright Font. I've
>> already installed the font in the "LaTeX way" and it works pretty
>> well in LaTeX. But when I use the following:
>>
>
> As far as I know, using only this command should have worked:
>
> \setupbodyfont[lbr]
> \starttext
> lucida text
> \stoptext
>
> But for some reason it doesn't work for me either.
>
>
type-pre should be loaded;
the modern way is:
\usetypescript[lucida][\defaultencoding]
\setupbodyfont[lucida]
-----------------------------------------------------------------
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
-----------------------------------------------------------------
More information about the ntg-context
mailing list