From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/23129 Path: news.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: margin kerning problem Date: Wed, 26 Oct 2005 08:21:43 +0200 Message-ID: <435F2077.6070603@elvenkind.com> References: <8A95C54E-CE46-4F9C-BDB1-48A6656CA4A1@princeton.edu> <23E1C7F6-A671-4D51-8E26-804C1C7C52A4@princeton.edu> <435E6589.1000607@wxs.nl> <22BBD1BB-B124-474C-99CD-0D24AF0D489C@trichotomic.net> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1130308014 16002 80.91.229.2 (26 Oct 2005 06:26:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 26 Oct 2005 06:26:54 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Oct 26 08:26:52 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 1EUeiw-00073Z-Us for gctc-ntg-context-518@m.gmane.org; Wed, 26 Oct 2005 08:25:23 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 46F6B127A2; Wed, 26 Oct 2005 08:25:22 +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 23460-01; Wed, 26 Oct 2005 08:25:18 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 99C351279B; Wed, 26 Oct 2005 08:25:17 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 94A241279B for ; Wed, 26 Oct 2005 08:25:15 +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 23383-04 for ; Wed, 26 Oct 2005 08:25:14 +0200 (CEST) Original-Received: from post-22.mail.nl.demon.net (post-22.mail.nl.demon.net [194.159.73.192]) by ronja.ntg.nl (Postfix) with ESMTP id A9A2D1279A for ; Wed, 26 Oct 2005 08:25:14 +0200 (CEST) Original-Received: from boo.demon.nl ([82.161.175.147]:36691 helo=[192.168.1.3]) by post-22.mail.nl.demon.net with esmtp (Exim 4.51) id 1EUein-000DPm-GG for ntg-context@ntg.nl; Wed, 26 Oct 2005 06:25:14 +0000 User-Agent: Mozilla Thunderbird 1.0 (X11/20050215) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <22BBD1BB-B124-474C-99CD-0D24AF0D489C@trichotomic.net> 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:23129 Archived-At: David Wooten wrote: > Greetings all, > > On a related note, is there a similar (or dissimilar for that matter) > solution to margin kerning with the bib-module? I wasn't even aware that there is a problem. The module uses a rather straightforward list, so if hanging works for the TOC, it should work for the bib module. And if not, then both should require the same fix. Taco > David > > On Oct 25, 2005, at 10:04 AM, Hans Hagen Test wrote: > >> Alan Bowen wrote: >> >>> To answer my own question: >>> To get margin kerning in the footnotes/endnotes as well as in the >>> body text, put >>> \usetypescript[serif,sans,mono,mm][hanging][normal] >>> \setupalign[hz,hanging] >>> \setupfootnotes[align={hz,hanging}] >>> before the fonts are installed. >> >> >> indeed; this has to do with the fact that pdftex (tex) has some nasty >> global font assignments and optimizations hard coded >> >> Hans > > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context