From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/30608 Path: news.gmane.org!not-for-mail From: Steffen Wolfrum Newsgroups: gmane.comp.tex.context Subject: vertical kerning for TwoThird needed Date: Thu, 31 Aug 2006 17:22:30 +0200 Message-ID: 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 1157037934 17734 80.91.229.2 (31 Aug 2006 15:25:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 31 Aug 2006 15:25:34 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Aug 31 17:25:29 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 1GIoPM-0003hc-3i for gctc-ntg-context-518@m.gmane.org; Thu, 31 Aug 2006 17:24:47 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A51BF1FECA; Thu, 31 Aug 2006 17:24:43 +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 08351-03; Thu, 31 Aug 2006 17:24:43 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id AE1C61FEC6; Thu, 31 Aug 2006 17:22:47 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BB4681FEC6 for ; Thu, 31 Aug 2006 17:22:44 +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 08351-01-3 for ; Thu, 31 Aug 2006 17:22:43 +0200 (CEST) Original-Received: from smtprelay06.ispgateway.de (smtprelay06.ispgateway.de [80.67.18.44]) by ronja.ntg.nl (Postfix) with SMTP id 5F0301FEC2 for ; Thu, 31 Aug 2006 17:22:43 +0200 (CEST) Original-Received: (qmail 16558 invoked from network); 31 Aug 2006 15:22:42 -0000 Original-Received: from unknown (HELO [62.180.164.107]) (698580@[62.180.164.107]) (envelope-sender ) by smtprelay06.ispgateway.de (qmail-ldap-1.03) with SMTP for ; 31 Aug 2006 15:22:42 -0000 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:30608 Archived-At: Hi, comparable to the pre-defined \threequarter I want to write a \TwoThird. The following looks quite good (with my respective font settings) ... \def\TwoThird{{\tx\high{\txx 2}}\kern-0.1em/\kern-0.1em{\txx 3}} ... but still the "2" is a bit to high. How can I adjust "vertikal kerning"? Thanks, Steffen