From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/10128 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: lucida Date: Fri, 13 Dec 2002 18:48:43 +0100 Sender: ntg-context-admin@ntg.nl Message-ID: <5.1.0.14.1.20021213183950.02c5db38@server-1> References: <15863.31435.114326.267227@localhost.localdomain> <20021210154650.6d52b46c.siep@elvenkind.com> <000501c2a05f$df0a0bb0$0200a8c0@home> <20021210164618.6aca084c.siep@elvenkind.com> <20021210160347.GA15526@bastiat.econ.duke.edu> <001f01c2a0b1$d47ecad0$0200a8c0@home> <20021211100416.36a6a864.siep@elvenkind.com> <15863.31435.114326.267227@localhost.localdomain> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: main.gmane.org 1039801852 10516 80.91.224.249 (13 Dec 2002 17:50:52 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 13 Dec 2002 17:50:52 +0000 (UTC) Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18MtxV-0002jI-00 for ; Fri, 13 Dec 2002 18:50:45 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id E767110AEF; Fri, 13 Dec 2002 18:51:01 +0100 (MET) Original-Received: from mail.solcon.nl (mail.solcon.nl [212.45.33.11]) by ref.ntg.nl (Postfix) with ESMTP id 6373C10AE7 for ; Fri, 13 Dec 2002 18:49:01 +0100 (MET) Original-Received: from server-1.pragma-ade.nl (wc-58016.solcon.nl [212.45.58.16]) by mail.solcon.nl (8.12.5/pre1.0-MySQL/8.12.5) with ESMTP id gBDHmuui008216 for ; Fri, 13 Dec 2002 18:48:56 +0100 Original-Received: from LAPTOP-3.wxs.nl (laptop-3 [10.100.1.191]) by server-1.pragma-ade.nl (8.12.2/8.12.2) with ESMTP id gBDHmugg005952 for ; Fri, 13 Dec 2002 18:48:56 +0100 X-Sender: hagen-mail@server-1 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Original-To: ntg-context@ntg.nl In-Reply-To: <20021213125839.47c678f4.siepo@cybercomm.nl> X-RAVMilter-Version: 8.4.1(snapshot 20020919) (mail.solcon.nl) Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:10128 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:10128 At 12:58 PM 12/13/2002 +0100, you wrote: >Thanks for your input. > >Hans, can you confirm that there is no simple way to use an existing >Lucida installation and that this is really necessary? And what about >other PostScript fonts? with existing i guess that youy mean berry names. if someone is willing to figure out how those barry names map onto internal names ... internally for instance SerifBold maps onto LucidaBright-Demi which maps onto -lbd so what's needed is something \starttypescript [lucida] [texnansi] % or something else that suits, maybe just [texnansi] alone \definefontsynonym [texnansi-lbd] [some kind of berry name] [encoding=texnansi] or \definefontsynonym [LucidaBright-Demi] [some berry name] [encoding=texnansi] ... and add that script to say mynames.tex and then say \usettypescriptfile[mynames] then things should work with \usetypescript [lucida] [texnansi] \setupbodyfont [lucida] So, it's definitely possible, but i'm not going to make those mappings myself -) Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------