From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/15582 Path: main.gmane.org!not-for-mail From: Giuseppe Bilotta Newsgroups: gmane.comp.tex.context Subject: Re[8]: Known nath bugs? Date: Sun, 27 Jun 2004 12:19:09 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <136765334.20040627121909@iol.it> References: <8F2B73AE-B0BD-11D8-A6BA-0003939959D2@t-online.de> <899876099.20040529161317@iol.it> <15810421728.20040530114757@iol.it> <4A3EF82B-B265-11D8-B89A-0003939959D2@t-online.de> <121275012.20040605220925@iol.it> <1A0068FA-B79E-11D8-BF15-0003939959D2@t-online.de> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1088331990 15809 80.91.224.253 (27 Jun 2004 10:26:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 27 Jun 2004 10:26:30 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Sun Jun 27 12:26:23 2004 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BeWrf-0003Ge-00 for ; Sun, 27 Jun 2004 12:26:23 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id BCA2510B27; Sun, 27 Jun 2004 12:26:20 +0200 (MEST) Original-Received: from smtp1.libero.it (smtp1.libero.it [193.70.192.51]) by ref.ntg.nl (Postfix) with ESMTP id BE61710B02 for ; Sun, 27 Jun 2004 12:20:08 +0200 (MEST) Original-Received: from localhost (172.16.1.79) by smtp1.libero.it (7.0.027-DD01) id 40C7315F0035D131 for ntg-context@ntg.nl; Sun, 27 Jun 2004 12:20:15 +0200 Original-Received: from ppp-165-143.29-151.libero.it (151.29.143.165) by smtp2.libero.it (7.0.027-DD01) id 40CB2A08010A5EFF for ntg-context@ntg.nl; Sun, 27 Jun 2004 12:20:22 +0200 X-Priority: 3 (Normal) Original-To: ntg-context@ntg.nl In-Reply-To: <1A0068FA-B79E-11D8-BF15-0003939959D2@t-online.de> X-Virus-Scanned: by amavisd-new at libero.it Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:15582 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:15582 Sunday, June 6, 2004 Sebastian Sturm wrote: > Hi, >> If you could please provide some example file showing the >> problems, I'll see if I can nail them down. > the problem with delimiter autosizing seems to be caused by > MPenvironment; however, the problem with subscripts still seems very > strange to me (since superscripts work as expected). I've included a > test file and the PDF generated by my TeX installation. I will look into the interaction with MPenvironment. To solve the subscript problem, please change line 2738 of t-nath.tex from \ifdim\wd\!!boxa>\er@wd \er@wd=\wd\nathbox\fi to \ifdim\wd\!!boxa>\er@wd \er@wd=\wd\!!boxa\fi (in the definition of \axis@) and let me know how it works. -- Giuseppe "Oblomov" Bilotta