From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/29834 Path: news.gmane.org!not-for-mail From: Helin Gai Newsgroups: gmane.comp.tex.context Subject: Re: Lucida Bright Font Problem Date: Mon, 31 Jul 2006 23:14:00 +0800 Message-ID: <4E0C056D-69E7-4327-9624-252A736F8887@duke.edu> References: <6B268FD8-9848-4091-A1A5-83C8A5A0B97C@duke.edu> <44CDCBB2.2080302@elvenkind.com> <44CE1D5F.5080507@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1154358881 18807 80.91.229.2 (31 Jul 2006 15:14:41 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 31 Jul 2006 15:14:41 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Jul 31 17:14:38 2006 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1G7ZTK-00062K-K7 for gctc-ntg-context-518@m.gmane.org; Mon, 31 Jul 2006 17:14:23 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2D0831FE15; Mon, 31 Jul 2006 17:14:22 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 10144-04-5; Mon, 31 Jul 2006 17:14:16 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 336511FDC6; Mon, 31 Jul 2006 17:14:16 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 044D81FDC6 for ; Mon, 31 Jul 2006 17:14:13 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 10144-04-4 for ; Mon, 31 Jul 2006 17:14:08 +0200 (CEST) Original-Received: from wilson.acpub.duke.edu (wilson.acpub.duke.edu [152.3.233.69]) by ronja.ntg.nl (Postfix) with SMTP id D7D921FD9B for ; Mon, 31 Jul 2006 17:14:07 +0200 (CEST) Original-Received: from [192.168.1.100] ([218.90.50.108]) by wilson.acpub.duke.edu (8.12.11.20060308/8.12.10-20060308/Duke-5.0.0) with ESMTP id k6VFE2Ei019646; Mon, 31 Jul 2006 11:14:05 -0400 (EDT) In-Reply-To: <44CE1D5F.5080507@wxs.nl> Original-To: mailing list for ConTeXt users X-Mailer: Apple Mail (2.752.2) X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:29834 Archived-At: Weird, the method you proposed actually doesn't work... Sincerely, Colin On Jul 31, 2006, at 11:10 PM, Hans Hagen wrote: > 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 > ----------------------------------------------------------------- > > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context