From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/23121 Path: news.gmane.org!not-for-mail From: Alan Bowen Newsgroups: gmane.comp.tex.context Subject: Re: margin kerning problem Date: Tue, 25 Oct 2005 10:50:49 -0400 Message-ID: <23E1C7F6-A671-4D51-8E26-804C1C7C52A4@princeton.edu> References: <8A95C54E-CE46-4F9C-BDB1-48A6656CA4A1@princeton.edu> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v734) Content-Type: text/plain; charset=WINDOWS-1252; delsp=yes; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1130252157 12013 80.91.229.2 (25 Oct 2005 14:55:57 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 25 Oct 2005 14:55:57 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Oct 25 16:55:54 2005 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1EUQ8v-0005DZ-He for gctc-ntg-context-518@m.gmane.org; Tue, 25 Oct 2005 16:51:13 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2A9E2127FF; Tue, 25 Oct 2005 16:51:13 +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 16562-01-3; Tue, 25 Oct 2005 16:51:07 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 25B2B127EC; Tue, 25 Oct 2005 16:51:07 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 07DCE127EC for ; Tue, 25 Oct 2005 16:51:05 +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 16562-01-2 for ; Tue, 25 Oct 2005 16:51:04 +0200 (CEST) Original-Received: from vms042pub.verizon.net (vms042pub.verizon.net [206.46.252.42]) by ronja.ntg.nl (Postfix) with ESMTP id E3B3E1279C for ; Tue, 25 Oct 2005 16:51:01 +0200 (CEST) Original-Received: from [192.168.0.2] ([70.17.45.219]) by vms042.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0IOX001OS7WQC3C0@vms042.mailsrvcs.net> for ntg-context@ntg.nl; Tue, 25 Oct 2005 09:50:51 -0500 (CDT) In-reply-to: <8A95C54E-CE46-4F9C-BDB1-48A6656CA4A1@princeton.edu> Original-To: mailing list for ConTeXt users X-Mailer: Apple Mail (2.734) X-Virus-Scanned: 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: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on smtp.ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:23121 Archived-At: To answer my own question: To get margin kerning in the footnotes/endnotes as well as in the =20 body text, put \usetypescript[serif,sans,mono,mm][hanging][normal] \setupalign[hz,hanging] \setupfootnotes[align=3D{hz,hanging}] before the fonts are installed. Cheers, A. On Oct 21, 2005, at 4:29 PM, Alan Bowen wrote: > Sorry for the flurry of questions. But here=92s one about margin =20 > kerning now. > > I see that by using > \usetypescript[serif,sans,mono,mm][hanging][normal] > \setupalign[hz,hanging] > I can get margin kerning in the body text, but not in any footnotes/=20= > endnotes. What else is needed to get margin kerning throughout the =20 > notes too? > > As ever, any advice will be gratefully received. > > Alan > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context >