From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/31819 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Pablo_Rodr=EDguez?= Newsgroups: gmane.comp.tex.context Subject: relative scaling for fonts Date: Sun, 12 Nov 2006 22:17:28 +0100 Message-ID: <45578F68.9060201@web.de> 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 1163406458 1134 80.91.229.2 (13 Nov 2006 08:27:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 13 Nov 2006 08:27:38 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Nov 13 09:27:34 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 1GjXAA-0008ND-SH for gctc-ntg-context-518@m.gmane.org; Mon, 13 Nov 2006 09:27:30 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id F00B61FD59; Mon, 13 Nov 2006 09:27:29 +0100 (CET) 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 03865-06-6; Mon, 13 Nov 2006 09:27:23 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 109DF1FD55; Mon, 13 Nov 2006 09:27:23 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 31B7A1FD59 for ; Mon, 13 Nov 2006 09:27:22 +0100 (CET) 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 03865-06-5 for ; Mon, 13 Nov 2006 09:27:18 +0100 (CET) Original-Received: from fmmailgate01.web.de (fmmailgate01.web.de [217.72.192.221]) by ronja.ntg.nl (Postfix) with SMTP id BB8311FD51 for ; Mon, 13 Nov 2006 09:27:08 +0100 (CET) Original-Received: from smtp07.web.de (fmsmtp07.dlan.cinetic.de [172.20.5.215]) by fmmailgate01.web.de (Postfix) with ESMTP id 6AD5B372B056 for ; Sun, 12 Nov 2006 22:17:19 +0100 (CET) Original-Received: from [87.235.126.186] (helo=[192.168.0.192]) by smtp07.web.de with asmtp (TLSv1:AES256-SHA:256) (WEB.DE 4.107 #114) id 1GjMha-0001gI-00 for ntg-context@ntg.nl; Sun, 12 Nov 2006 22:17:18 +0100 User-Agent: Thunderbird 1.5.0.2 (X11/20060423) Original-To: mailing list for ConTeXt users X-Sender: oinos@web.de 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:31819 Archived-At: Hi there, I'm using XeTeX one of the features that I miss at most from XeLaTeX (from fontspec), is the possibility to set automatically the scaling of fonts so that they match the lowercase or uppercase letters of the roman font. I wonder whether there is something similar for ConTeXt. By the way, the ConTeXt uses in my view, the wrong XeTeX way to set the interlinear space, since it seems that \XeTeXuseglyphmetrics is set to 0. Probably I should be missing something, but if \XeTeXuseglyphmetrics is not set to 1, ConTeXt will set the interlinear space not by itself, but following the glyph metrics and in some fonts the font height. I guess it would be better to use \XeTeXuseglyphmetrics=1. Best, Pablo