From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/59102 Path: news.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: gentium font doesn't work in latest current Date: Thu, 27 May 2010 15:36:19 +0200 Message-ID: <4BFE7553.9040909@elvenkind.com> References: <4BFE2797.60706@elvenkind.com> <4BFE4989.2040608@elvenkind.com> <4BFE4B8B.4010903@elvenkind.com> <4BFE4FA2.5010804@elvenkind.com> <4BFE5BCC.1070102@elvenkind.com> <0680998C-615E-4C45-AE1D-5937E8C07787@gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1274967392 29144 80.91.229.12 (27 May 2010 13:36:32 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 27 May 2010 13:36:32 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu May 27 15:36:28 2010 connect(): No such file or directory 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.69) (envelope-from ) id 1OHdG6-0003vp-6U for gctc-ntg-context-518@m.gmane.org; Thu, 27 May 2010 15:36:26 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id A021CC9B87; Thu, 27 May 2010 15:36:25 +0200 (CEST) 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 0KUMhQRDWJsC; Thu, 27 May 2010 15:36:25 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id AE8DDC9BAC; Thu, 27 May 2010 15:36:22 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 54C41C9BAC for ; Thu, 27 May 2010 15:36:22 +0200 (CEST) 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 Mw2ye+wqd-Ck for ; Thu, 27 May 2010 15:36:20 +0200 (CEST) Original-Received: from plane.elvenkind.com (elvenknd.xs4all.nl [82.95.203.226]) by balder.ntg.nl (Postfix) with ESMTP id 78849C9B87 for ; Thu, 27 May 2010 15:36:20 +0200 (CEST) Original-Received: from glenlivet.elvenkind.com (glenlivet.elvenkind.com [10.10.0.6]) by plane.elvenkind.com (Postfix) with ESMTP id 23C4E8020884 for ; Thu, 27 May 2010 15:36:20 +0200 (CEST) User-Agent: Thunderbird 2.0.0.21 (X11/20090319) In-Reply-To: <0680998C-615E-4C45-AE1D-5937E8C07787@gmail.com> 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:59102 Archived-At: Otared Kavian wrote: > Hi all, > > With the latest beta, the issue with the size of the gentium font is solved but till there is still an issue with the distance between "Hello" and "World" > I tested this with the following example > > \usetypescript[gentium] > \starttext > Hello \switchtobodyfont[gentium] World I saw that too. \switchtobodyfont is generating lots of spaces when it is called in horizontal mode. They come from the \definetypescriptprefix lines in the tex-gyre typescript (type-otf.mkiv): \definetypescriptprefix [f:pagella] [pagella] \definetypescriptprefix [f:palatino] [pagella] et cetera. Each lines adds two extra blanks: one is the space after the first command, the second is the newline after the second command. Best wishes, Taco ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________