From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/36298 Path: news.gmane.org!not-for-mail From: "Mikael Persson" Newsgroups: gmane.comp.tex.context Subject: Re: Too small { in the fourier font Date: Thu, 30 Aug 2007 19:01:44 +0200 Message-ID: References: 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: sea.gmane.org 1188493329 10568 80.91.229.12 (30 Aug 2007 17:02:09 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 30 Aug 2007 17:02:09 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Thu Aug 30 19:02:08 2007 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 lo.gmane.org with esmtp (Exim 4.50) id 1IQnPC-000606-JF for gctc-ntg-context-518@m.gmane.org; Thu, 30 Aug 2007 19:02:06 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B553420319; Thu, 30 Aug 2007 19:02:04 +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 15804-07-6; Thu, 30 Aug 2007 19:01:52 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A85122026E; Thu, 30 Aug 2007 19:01:52 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 87E2F2026E for ; Thu, 30 Aug 2007 19:01:50 +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 15804-07-5 for ; Thu, 30 Aug 2007 19:01:46 +0200 (CEST) Original-Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.228]) by ronja.ntg.nl (Postfix) with ESMTP id 0C4341FFB6 for ; Thu, 30 Aug 2007 19:01:45 +0200 (CEST) Original-Received: by nz-out-0506.google.com with SMTP id m7so557028nzf for ; Thu, 30 Aug 2007 10:01:45 -0700 (PDT) Original-Received: by 10.115.46.9 with SMTP id y9mr621763waj.1188493304723; Thu, 30 Aug 2007 10:01:44 -0700 (PDT) Original-Received: by 10.114.241.7 with HTTP; Thu, 30 Aug 2007 10:01:44 -0700 (PDT) In-Reply-To: Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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:36298 Archived-At: Update: This seems to be a problem that is introduced after 20070403. I am running that version at work (minimal installation on linux there aswell), and there it looks OK with the fourier fonts. Another problem is given by $\hat f$. In the older one it looks OK, but in the newer the hat is placed wrongly. New minimal example that shows both these problems: %%%% \usetypescript[fourier][ec] \setupbodyfont[fourier,10pt] \starttext \startformula \hat f(x)= \startcases \NC 1 \MC x>0\NR \NC 0 \MC x<0\NR \stopcases \stopformula \stoptext %%%% Any ideas? I don't want to switch back to ver 20070407 if it is not necessary... /Micke P On 8/30/07, Mikael Persson wrote: > Hi all, > > when using the fourier font I get the wrong size of the opening { in > the \startcases \stopcases environment. The following small example > shows the problem and it fails both at my place and at > http://live.contextgarden.net/ > > %%%% > \usetypescript[fourier][ec] > \setupbodyfont[fourier,10pt] > > \starttext > \startformula > f(x)= > \startcases > \NC 1 \MC x>0\NR > \NC 0 \MC x<0\NR > \stopcases > \stopformula > \stoptext > %%%% > > I run the minimal ConTeXt, from 8th of august: > ConTeXt ver: 2007.08.08 14:35 MKII fmt: 2007.8.26 int: english/english > > Moreover, if I comment the first lines out above, the opening { is > "stretched" correctly (in latin modern). > > Any ideas? > > Best regards, Micke P > ___________________________________________________________________________________ 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________