From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/17378 Path: main.gmane.org!not-for-mail From: David Munger Newsgroups: gmane.comp.tex.context Subject: nath bug Date: Fri, 03 Dec 2004 15:56:38 -0500 Message-ID: <1102107398.421.3.camel@m51.ASTRO.UMontreal.CA> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1102107580 19996 80.91.229.6 (3 Dec 2004 20:59:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 3 Dec 2004 20:59:40 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Dec 03 21:59:35 2004 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CaKWd-0002uk-00 for ; Fri, 03 Dec 2004 21:59:35 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 032D812795; Fri, 3 Dec 2004 21:59:35 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 31103-05; Fri, 3 Dec 2004 21:59:32 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2C0A612777; Fri, 3 Dec 2004 21:59:32 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 4A71112777 for ; Fri, 3 Dec 2004 21:59:31 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 31322-01 for ; Fri, 3 Dec 2004 21:59:30 +0100 (CET) Original-Received: from cougar.DIT.UMontreal.CA (unknown [132.204.246.20]) by ronja.ntg.nl (Postfix) with ESMTP id 47E6112775 for ; Fri, 3 Dec 2004 21:59:30 +0100 (CET) Original-Received: from chene.dit.umontreal.ca(132.204.246.20) by cougar.DIT.UMontreal.CA via csmap id 3998db64_456e_11d9_8d31_0002b39fa8dc_15997; Fri, 03 Dec 2004 15:59:30 -0500 (EST) Original-Received: from cougar.DIT.UMontreal.CA (venus.ASTRO.UMontreal.CA [132.204.60.21]) by chene.DIT.UMontreal.CA (8.13.1/8.13.1) with ESMTP id iB3KxSsl012257 for ; Fri, 3 Dec 2004 15:59:29 -0500 Original-Received: from venus.astro.umontreal.ca(132.204.60.21) by cougar.DIT.UMontreal.CA via csmap id 3895074c_456e_11d9_931a_0002b39fa8dc_15991; Fri, 03 Dec 2004 15:59:29 -0500 (EST) Original-Received: from m51.ASTRO.UMontreal.CA (m51 [132.204.60.184]) by venus.ASTRO.UMontreal.CA (8.10.2+Sun/8.8.8) with ESMTP id iB3Kx7T11558 for ; Fri, 3 Dec 2004 15:59:09 -0500 (EST) Original-To: mailing list for ConTeXt users X-Mailer: Evolution 2.0.2 X-Astro_UdeM-MailScanner-Information: Please contact the ISP for more information X-Astro_UdeM-MailScanner: Found to be clean X-Astro_UdeM-MailScanner-SpamCheck: not spam, SpamAssassin (score=0, required 4) X-NAI-Spam-Score: 0.0 X-Virus-Scanned: by amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 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: by amavisd-new at ntg.nl Xref: main.gmane.org gmane.comp.tex.context:17378 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:17378 Hello Giuseppe, I think I found a bug in the nath module. Try the following: \usemodule[nath] \starttext \[ e^{f(x)} \] \stoptext And by the way, fractions in exponents are typeset too big: \usemodule[nath] \starttext \[ e^{\frac{1}{\gamma-1}} \] \stoptext Best regards, David