From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/55280 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: extra kerning do nothing Date: Mon, 21 Dec 2009 16:55:42 +0100 Message-ID: <4B2F9A7E.2030804@wxs.nl> References: <4B2CDB53.8040305@gmail.com> <22af238a0912190721k6791fff7v86e8a912477a5dc4@mail.gmail.com> <4B2D412B.1010102@gmail.com> <20091220101419.GA4100@gaston.couberia.bzh> <467FC9F3-F7B9-4C9B-B163-4148B4558830@uni-koblenz.de> <4B2F6CC2.8070900@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252"; Format="flowed" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1261410974 2528 80.91.229.12 (21 Dec 2009 15:56:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 21 Dec 2009 15:56:14 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Dec 21 16:56:04 2009 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.50) id 1NMkbx-0008RR-BM for gctc-ntg-context-518@m.gmane.org; Mon, 21 Dec 2009 16:55:53 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 160D3C9B95; Mon, 21 Dec 2009 16:55:52 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id j3aCJsd8VV-9; Mon, 21 Dec 2009 16:55:48 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 7C18AC9B16; Mon, 21 Dec 2009 16:55:48 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 57724C9B16 for ; Mon, 21 Dec 2009 16:55:45 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id IgbrRtP+DhBg for ; Mon, 21 Dec 2009 16:55:42 +0100 (CET) Original-Received: from mail.solcon.net (dsl-083-247-100-017.solcon.nl [83.247.100.17]) by balder.ntg.nl (Postfix) with ESMTP id 6F2D4C9AFD for ; Mon, 21 Dec 2009 16:55:42 +0100 (CET) X-Default-Received-SPF: pass (skip=loggedin (res=PASS)) x-ip-name=10.100.1.100; Original-Received: from [10.100.1.100] (unverified [10.100.1.100]) by controller-9 (SurgeMail 4.2a3) with ESMTP id 14790-1713362 for ; Mon, 21 Dec 2009 16:53:28 +0100 User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) In-Reply-To: X-Authenticated-User: hagen@controller-9 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:55280 Archived-At: Andreas Harder wrote: > Am 21.12.2009 um 13:40 schrieb Hans Hagen: > = >> Andreas Harder wrote: >>> Hi, >>> the following used to work: >>> \definecharacterkerning[negative] >>> \setupcharacterkerning[negative][factor=3D-0.125] \starttext >>> \input davis \blank >>> {\setcharacterkerning[extrakerning]\input davis\relax} \blank >>> {\setcharacterkerning[negative]\input davis\relax} >>> \stoptext >>> Is it obsolete? Is there an alternative? >> patch this: >> >> \def\setcharacterkerning >> {\ctxlua{kerns.enable()}% >> \gdef\setcharacterkerning[##1]% >> {\dosetattribute{kern}{\csname\??ck:##1\endcsname}}% >> \setcharacterkerning} > = > = > Thank you Hans. > = > I=92ve changed it in typo-krn.mkiv but unfortunately the result is still = the same. did you remake the format? ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl ----------------------------------------------------------------- ___________________________________________________________________________= ________ If your question is of interest to others as well, please add an entry to t= he Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-cont= ext webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________= ________