From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/29610 Path: news.gmane.org!not-for-mail From: "Mojca Miklavec" Newsgroups: gmane.comp.tex.context Subject: Re: Margin Kerning Problem Date: Sun, 23 Jul 2006 17:02:59 +0200 Message-ID: <6faad9f00607230802k5055c6c0gb894fec1ecfd29d2@mail.gmail.com> 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 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1153667022 2304 80.91.229.2 (23 Jul 2006 15:03:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 23 Jul 2006 15:03:42 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sun Jul 23 17:03:40 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 1G4fUX-0002fk-Fp for gctc-ntg-context-518@m.gmane.org; Sun, 23 Jul 2006 17:03:37 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id DC4F8127FD; Sun, 23 Jul 2006 17:03:35 +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 04541-04-3; Sun, 23 Jul 2006 17:03:19 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id F3C1612817; Sun, 23 Jul 2006 17:03:18 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7405F12817 for ; Sun, 23 Jul 2006 17:03:10 +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 04541-04-2 for ; Sun, 23 Jul 2006 17:03:04 +0200 (CEST) Original-Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.189]) by ronja.ntg.nl (Postfix) with SMTP id C7E88127FD for ; Sun, 23 Jul 2006 17:03:00 +0200 (CEST) Original-Received: by nf-out-0910.google.com with SMTP id p46so1188078nfa for ; Sun, 23 Jul 2006 08:02:59 -0700 (PDT) Original-Received: by 10.78.160.2 with SMTP id i2mr1137662hue; Sun, 23 Jul 2006 08:02:59 -0700 (PDT) Original-Received: by 10.78.175.15 with HTTP; Sun, 23 Jul 2006 08:02:59 -0700 (PDT) Original-To: "mailing list for ConTeXt users" In-Reply-To: <6EA45393-196D-4E64-92E6-F8946A253ACF@duke.edu> Content-Disposition: inline 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:29610 Archived-At: On 7/23/06, Helin Gai wrote: > 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!! Does the recipe on http://wiki.contextgarden.net/Protrusion#Use_with_Latin_Modern help you? Mojca