From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/29606 Path: news.gmane.org!not-for-mail From: Alan Bowen Newsgroups: gmane.comp.tex.context Subject: Re: Margin Kerning Problem Date: Sun, 23 Jul 2006 10:40:45 -0400 Message-ID: <0012BDF1-600A-474C-88D1-20474901A9D5@princeton.edu> References: <6EA45393-196D-4E64-92E6-F8946A253ACF@duke.edu> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1153665674 31458 80.91.229.2 (23 Jul 2006 14:41:14 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 23 Jul 2006 14:41:14 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sun Jul 23 16:41:09 2006 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 ciao.gmane.org with esmtp (Exim 4.43) id 1G4f8i-00004q-GT for gctc-ntg-context-518@m.gmane.org; Sun, 23 Jul 2006 16:41:04 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6D6EE12812; Sun, 23 Jul 2006 16:41:04 +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 03336-06-3; Sun, 23 Jul 2006 16:40:58 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 97332127F9; Sun, 23 Jul 2006 16:40:58 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 507E3127F9 for ; Sun, 23 Jul 2006 16:40: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 03336-06-2 for ; Sun, 23 Jul 2006 16:40:50 +0200 (CEST) Original-Received: from vms048pub.verizon.net (vms048pub.verizon.net [206.46.252.48]) by ronja.ntg.nl (Postfix) with SMTP id 6CED3127D6 for ; Sun, 23 Jul 2006 16:40:48 +0200 (CEST) Original-Received: from [70.18.190.89] by vms048.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0J2V004G123TR96A@vms048.mailsrvcs.net> for ntg-context@ntg.nl; Sun, 23 Jul 2006 09:40:42 -0500 (CDT) In-reply-to: <6EA45393-196D-4E64-92E6-F8946A253ACF@duke.edu> Original-To: mailing list for ConTeXt users X-Mailer: Apple Mail (2.752.2) X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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:29606 Archived-At: Colin=97 I think \setupalign has to come before \setupbodyfont is defined. Try \setupalign[hz,hanging] \usetypescript[cmr] \setupfontsynonym[cmr10][handling=3Dhz] \setupfontsynonym[Serif][handling=3Dhz] \setupbodyfont[cmr,10pt] Alan On Jul 23, 2006, at 9:54 AM, Helin Gai wrote: > Hi, > > I used the following code to set up margin kerning: > > \setupfontsynonym[cmr10][handling=3Dhz] > \setupfontsynonym[Serif][handling=3Dhz] > \usetypescript[cmr] > \setupbodyfont[cmr,10pt] > \setupalign[hz,hanging] > > Can someone please tell me what is going wrong? > Thanks!! > > Colin > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context