ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Subject: Re: Lucida Bright Font Problem
Date: Mon, 31 Jul 2006 17:10:23 +0200	[thread overview]
Message-ID: <44CE1D5F.5080507@wxs.nl> (raw)
In-Reply-To: <44CDCBB2.2080302@elvenkind.com>

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

  parent reply	other threads:[~2006-07-31 15:10 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-31  4:37 Helin Gai
2006-07-31  9:21 ` Taco Hoekwater
2006-07-31  9:28   ` Helin Gai
2006-07-31  9:55     ` Helin Gai
2006-07-31 15:10   ` Hans Hagen [this message]
2006-07-31 15:14     ` Helin Gai
2006-07-31 16:45       ` Hans Hagen
2006-07-31 20:58     ` Mojca Miklavec
2006-07-31 21:38       ` Hans Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44CE1D5F.5080507@wxs.nl \
    --to=pragma@wxs.nl \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).