From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/29604 Path: news.gmane.org!not-for-mail From: Helin Gai Newsgroups: gmane.comp.tex.context Subject: Margin Kerning Problem Date: Sun, 23 Jul 2006 21:54:31 +0800 Message-ID: <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="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1153662931 24561 80.91.229.2 (23 Jul 2006 13:55:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 23 Jul 2006 13:55:31 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sun Jul 23 15:55:26 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 1G4eQT-0001py-Bz for gctc-ntg-context-518@m.gmane.org; Sun, 23 Jul 2006 15:55:21 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B374D127FD; Sun, 23 Jul 2006 15:55:20 +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 01726-06-2; Sun, 23 Jul 2006 15:55:14 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B7FD4127CB; Sun, 23 Jul 2006 15:55:13 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D72EC127F5 for ; Sun, 23 Jul 2006 15:54:59 +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 01737-09 for ; Sun, 23 Jul 2006 15:54:49 +0200 (CEST) Original-Received: from compton.acpub.duke.edu (compton.acpub.duke.edu [152.3.233.74]) by ronja.ntg.nl (Postfix) with SMTP id 1ABC8127E8 for ; Sun, 23 Jul 2006 15:54:44 +0200 (CEST) Original-Received: from [192.168.1.100] ([221.228.80.189]) by compton.acpub.duke.edu (8.12.11.20060308/8.12.10-20060308/Duke-5.0.0) with ESMTP id k6NDsdpW026219; Sun, 23 Jul 2006 09:54:42 -0400 (EDT) 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:29604 Archived-At: Hi, I used the following code to set up margin kerning: \setupfontsynonym[cmr10][handling=hz] \setupfontsynonym[Serif][handling=hz] \usetypescript[cmr] \setupbodyfont[cmr,10pt] \setupalign[hz,hanging] Can someone please tell me what is going wrong? Thanks!! Colin