From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/31865 Path: news.gmane.org!not-for-mail From: =?UTF-8?B?UGFibG8gUm9kcsOtZ3Vleg==?= Newsgroups: gmane.comp.tex.context Subject: Re: relative scaling for fonts Date: Tue, 14 Nov 2006 20:34:20 +0100 Message-ID: <455A1A3C.4020605@web.de> References: <45578F68.9060201@web.de> <4559A542.6020409@wxs.nl> 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 1163533147 15338 80.91.229.2 (14 Nov 2006 19:39:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 14 Nov 2006 19:39:07 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Nov 14 20:39:04 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 1Gk46x-0004tu-Vt for gctc-ntg-context-518@m.gmane.org; Tue, 14 Nov 2006 20:38:24 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id EDB6D1FE71; Tue, 14 Nov 2006 20:38:12 +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 05252-06; Tue, 14 Nov 2006 20:38:09 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 47CFD1FE42; Tue, 14 Nov 2006 20:34:11 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 4E3F61FE24 for ; Tue, 14 Nov 2006 20:34:09 +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 04969-01-2 for ; Tue, 14 Nov 2006 20:34:05 +0100 (CET) Original-Received: from fmmailgate03.web.de (fmmailgate03.web.de [217.72.192.234]) by ronja.ntg.nl (Postfix) with SMTP id 976C11FE0B for ; Tue, 14 Nov 2006 20:34:05 +0100 (CET) Original-Received: from smtp05.web.de (fmsmtp05.dlan.cinetic.de [172.20.4.166]) by fmmailgate03.web.de (Postfix) with ESMTP id D9537383AC00 for ; Tue, 14 Nov 2006 20:34:15 +0100 (CET) Original-Received: from [87.235.126.186] (helo=[192.168.0.192]) by smtp05.web.de with asmtp (TLSv1:AES256-SHA:256) (WEB.DE 4.107 #114) id 1Gk42w-000879-00 for ntg-context@ntg.nl; Tue, 14 Nov 2006 20:34:14 +0100 User-Agent: Thunderbird 1.5.0.2 (X11/20060423) Original-To: mailing list for ConTeXt users In-Reply-To: <4559A542.6020409@wxs.nl> 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:31865 Archived-At: Hans Hagen wrote: > does this mean that when > > \XeTeXuseglyphmetrics=0 (default) > > xetex will mess around with the interlinespace? that would be a bad default behaviour In XeTeX (and XeLaTeX) the default value is one. I guess XeConTeXt should have \XeTeXuseglyphmetrics=1 by default. Pablo