From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/40851 Path: news.gmane.org!not-for-mail From: Wolfgang Schuster Newsgroups: gmane.comp.tex.context Subject: Re: typo or bug report in type-buy.tex Date: Thu, 1 May 2008 17:52:26 +0200 Message-ID: <20080501175226.02f33a88.schuster.wolfgang@googlemail.com> References: <4819E3AD.3070300@nibua-r.org> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1209657243 27328 80.91.229.12 (1 May 2008 15:54:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 1 May 2008 15:54:03 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Thu May 01 17:54:38 2008 connect(): Connection refused 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 lo.gmane.org with esmtp (Exim 4.50) id 1Jrb7F-0007Uq-SP for gctc-ntg-context-518@m.gmane.org; Thu, 01 May 2008 17:54:37 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id EE2D91FC66; Thu, 1 May 2008 17:53:53 +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 25628-01-5; Thu, 1 May 2008 17:53:13 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 962581FC32; Thu, 1 May 2008 17:53:13 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7BB5F1FBAA for ; Thu, 1 May 2008 17:53:12 +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 25608-02 for ; Thu, 1 May 2008 17:52:37 +0200 (CEST) Original-Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.153]) by ronja.ntg.nl (Postfix) with ESMTP id 970FC1FC44 for ; Thu, 1 May 2008 17:52:37 +0200 (CEST) Original-Received: by fg-out-1718.google.com with SMTP id e21so717284fga.8 for ; Thu, 01 May 2008 08:52:37 -0700 (PDT) Original-Received: by 10.86.83.2 with SMTP id g2mr1504682fgb.54.1209657157394; Thu, 01 May 2008 08:52:37 -0700 (PDT) Original-Received: from rover ( [91.41.66.239]) by mx.google.com with ESMTPS id b17sm3294027fka.6.2008.05.01.08.52.35 (version=SSLv3 cipher=OTHER); Thu, 01 May 2008 08:52:36 -0700 (PDT) In-Reply-To: <4819E3AD.3070300@nibua-r.org> X-Mailer: Sylpheed 2.5.0beta2 (GTK+ 2.10.14; i686-pc-mingw32) X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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:40851 Archived-At: On Thu, 01 May 2008 17:37:17 +0200 Renaud AUBIN wrote: > Hi folks, > > From line 199 to 206 : > \starttypescript [lucida,lucidabfm] [texnansi,ec,8r,uc] > \definetypeface [lucida] [rm] [serif] [lucida] [default] > [encoding=\typescripttwo] > \definetypeface [lucida] [ss] [sans] [lucida] [default] > [encoding=\typescripttwo] > \definetypeface [lucida] [tt] [mono] [lucida] [default] > [encoding=\typescripttwo] > \definetypeface [lucida] [hw] [handwriting] [lucida] [default] > [encoding=\typescripttwo] > \definetypeface [lucida] [cg] [calligraphy] [lucida] [default] > [encoding=\typescripttwo] > \loadmapfile [\typescriptthree-bh-lucida.map] > \stoptypescript > > I assume it should be : > \starttypescript [lucida,lucidabfm] [texnansi,ec,8r,uc] > \definetypeface [lucida] [rm] [serif] [lucida] [default] > [encoding=\typescripttwo] > \definetypeface [lucida] [ss] [sans] [lucida] [default] > [encoding=\typescripttwo] > \definetypeface [lucida] [tt] [mono] [lucida] [default] > [encoding=\typescripttwo] > \definetypeface [lucida] [hw] [handwriting] [lucida] [default] > [encoding=\typescripttwo] > \definetypeface [lucida] [cg] [calligraphy] [lucida] [default] > [encoding=\typescripttwo] > \loadmapfile [\typescripttwo-bh-lucida.map] > \stoptypescript It makes also sense to replace \definetypeface [lucida] ... with \definetypeface [\typescriptone] ..., allows you to write \usetypescript[lucidabfm] \setupbodyfont[lucidabfm] Wolfgang ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________