From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/58974 Path: news.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: protcode again Date: Fri, 21 May 2010 15:02:18 +0200 Message-ID: <4BF6845A.6090902@elvenkind.com> References: <201005210840.18232.john@wexfordpress.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1274446963 13420 80.91.229.12 (21 May 2010 13:02:43 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 21 May 2010 13:02:43 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Fri May 21 15:02:38 2010 connect(): No such file or directory Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OFRs6-0002T4-0h for gctc-ntg-context-518@m.gmane.org; Fri, 21 May 2010 15:02:38 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id D0B41C9B80; Fri, 21 May 2010 15:02:34 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id afFcvPchOPWq; Fri, 21 May 2010 15:02:23 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id E51BCC9B1A; Fri, 21 May 2010 15:02:21 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 69962C9B1A for ; Fri, 21 May 2010 15:02:21 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id snFlN5AbQbfQ for ; Fri, 21 May 2010 15:02:19 +0200 (CEST) Original-Received: from smtp-vbr13.xs4all.nl (smtp-vbr13.xs4all.nl [194.109.24.33]) by balder.ntg.nl (Postfix) with ESMTP id 73342C9AF1 for ; Fri, 21 May 2010 15:02:19 +0200 (CEST) Original-Received: from [192.168.178.26] (boo.demon.nl [83.163.247.99]) (authenticated bits=0) by smtp-vbr13.xs4all.nl (8.13.8/8.13.8) with ESMTP id o4LD2Jdw082408 for ; Fri, 21 May 2010 15:02:19 +0200 (CEST) (envelope-from taco@elvenkind.com) User-Agent: Thunderbird 2.0.0.23 (X11/20090822) In-Reply-To: <201005210840.18232.john@wexfordpress.com> X-Virus-Scanned: by XS4ALL Virus Scanner X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:58974 Archived-At: John Culleton wrote: > The following code works with mkii but not with mkiv: > > \usetypescript[times][texnansi] > \usetypescript[serif,sans][hanging][pure] > \setupalign[hanging] > \setupbodyfont[times,12pt] > \setuphead[chapter][page=right] > > I substituted "termes" for "times" in both places but it still works > under mkii (texexec) but not mkiv (context). I'll proceed with mkii > for the current project but long term I expect difficulties. The rules in mkiv are a little different. This is hinted at by the last section of the wiki page, but not very clear. Here is how to get protrusion in mkiv: \definefontfeature[default][default][protrusion=quality] \setupalign[hanging] \setupbodyfont[times,12pt] (so less, but different code is need) Best wishes, Taco ___________________________________________________________________________________ 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________