From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/5349 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Still no go Date: Wed, 22 Aug 2001 11:37:47 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <5.1.0.14.1.20010822113328.036d2c98@server-1> References: <3.0.5.32.20010821212308.00861520@mail.northcoast.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: main.gmane.org 1035395941 832 80.91.224.250 (23 Oct 2002 17:59:01 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:59:01 +0000 (UTC) Cc: ntg-context@ntg.nl Original-To: David Arnold In-Reply-To: <3.0.5.32.20010821212308.00861520@mail.northcoast.com> Xref: main.gmane.org gmane.comp.tex.context:5349 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:5349 At 09:23 PM 8/21/2001 -0700, David Arnold wrote: >Hans et al, > >This file: > >\usetypescript [all] [lucida] [texnansi] > >\starttext > >Hello, world! > >\stoptext > >compiles, but it ignores the Lucida and stick cmr12 in the pdf output. Here >is the log file: sure, but then you did not say \setupbodyfont[lbr] font switching / loading comes down to (1) assigning symbolic names (LucidaBright to Serif) (2) assigning file names (lbr, texnansi-lbr, whatever-lbr to LucidaBright) (3) making sure that the map file maps the filename/encoding right Now, most typescripts are neutral, but you need to specify an encoding. Currently the odd case is lucida, since i have not yet generated ec/texnansi/whatever files for them. So, \setupencoding [default=texnansi] % can go into cont-sys.tex \setupbodyfont [lbr] % in doc file should work 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 -------------------------------------------------------------------------