From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/16214 Path: main.gmane.org!not-for-mail From: Hans Hagen Outside Newsgroups: gmane.comp.tex.context Subject: Re: Re: Lucida Bright Fonts from StarOffice Date: Mon, 23 Aug 2004 00:41:11 +0200 Sender: ntg-context-bounces@ntg.nl Message-ID: <41292107.9000508@wxs.nl> References: <6a394d6a1cfa.6a1cfa6a394d@tampabay.rr.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1093247789 9085 80.91.224.253 (23 Aug 2004 07:56:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 23 Aug 2004 07:56:29 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Aug 23 09:56:25 2004 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Bz9gn-0003Jq-00 for ; Mon, 23 Aug 2004 09:56:25 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id CA7ED1276B; Mon, 23 Aug 2004 09:56:24 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 31324-03; Mon, 23 Aug 2004 09:56:24 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9518712775; Mon, 23 Aug 2004 09:54:29 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B5E3F12772 for ; Mon, 23 Aug 2004 09:54:27 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 31317-02-3 for ; Mon, 23 Aug 2004 09:54:27 +0200 (CEST) Original-Received: from mailrelay01.solcon.nl (unknown [212.45.32.200]) by ronja.ntg.nl (Postfix) with ESMTP id 685FE1276B for ; Mon, 23 Aug 2004 09:54:27 +0200 (CEST) Original-Received: from server-1.pragma-net.nl (dsl-212-84-128-085.solcon.nl [212.84.128.85]) by mailrelay01.solcon.nl (8.12.11/SQL-8.12.11-5/8.12.11) with ESMTP id i7N7sPul007911 for ; Mon, 23 Aug 2004 09:54:25 +0200 Original-Received: by server-1.pragma-net.nl (Postfix, from userid 65534) id CE5B82E749; Mon, 23 Aug 2004 09:54:26 +0200 (CEST) Original-Received: from [10.100.1.191] (unknown [10.100.1.191]) by server-1.pragma-net.nl (Postfix) with ESMTP id C639F1ACB4 for ; Mon, 23 Aug 2004 07:54:25 +0000 (UTC) User-Agent: Mozilla Thunderbird 0.6 (Windows/20040502) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: X-Virus-Scanned: clamd / ClamAV version 0.73, clamav-milter version 0.73a on mailrelay01.solcon.nl X-Virus-Status: Clean X-Virus-Scanned: by amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: by amavisd-new at ntg.nl Xref: main.gmane.org gmane.comp.tex.context:16214 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:16214 Patrick Gundlach wrote: >>Are these fonts exactly the same as the ones that you buy from >>yandy.com? >> >> > >I don't know. > > probably not, i once did a project where graphics came from all kind of organizations, we ended up with (looking in the final pdf file) quite some different lucida clones; the file was a font mess anyway so nobody noticed i guess; the same may happen with times and helvetica as long as the metrics/kerning match the shapes i guess you're safe; on the other hand, i don't trust those fonts to remain unchanged, so i use the official lucida's >So, copy the attached file (warning: very experimental!!!) to your >directory and try to use it with: > > \usetypescriptfile[type-lso] > > \definetypeface [lso][rm][serif][lbso] [default][encoding=ec] > \definetypeface [lso][ss][sans] [lsso] [default][encoding=ec] > \definetypeface [lso][tt][mono] [lctso][default][encoding=ec] > \setupbodyfont[lso,12pt] >\starttext >\showbodyfont > >\type{The quick brown fox jumps over the 1234567890 lazy dog!} > >\switchtobodyfont [ss] > The quick brown fox jumps over the 1234567890 lazy dog! > >\stoptext > > alternatively you can add to your type-loc.tex: \starttypescript [serif] [lucida] [ec] \definefontsynonym[LucidaBright] [...] [encoding=ec] \stoptypescript in which case you can probably use the existing lbr definition Hans ----------------------------------------------------------------- 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 -----------------------------------------------------------------