From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/14737 Path: main.gmane.org!not-for-mail From: Gary Pajer Newsgroups: gmane.comp.tex.context Subject: Re: t-nath difficulty Date: Mon, 16 Feb 2004 13:43:49 -0500 Sender: ntg-context-admin@ntg.nl Message-ID: <40310F65.2030601@iname.com> References: <4031085F.2050605@iname.com> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1076957132 20094 80.91.224.253 (16 Feb 2004 18:45:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 16 Feb 2004 18:45:32 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Mon Feb 16 19:45: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 1AsnkB-00016Y-00 for ; Mon, 16 Feb 2004 19:45:23 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 1566C10B38; Mon, 16 Feb 2004 19:43:38 +0100 (MET) Original-Received: from enigma.rider.edu (enigma.rider.edu [192.107.45.2]) by ref.ntg.nl (Postfix) with ESMTP id 14BCC10AF2 for ; Mon, 16 Feb 2004 19:42:14 +0100 (MET) Original-Received: from CONVERSION-DAEMON.enigma.rider.edu by enigma.rider.edu (PMDF V6.1-1 #40563) id <01L6O6UM9CR4000MXB@enigma.rider.edu> for ntg-context@ntg.nl; Mon, 16 Feb 2004 13:44:23 -0500 (EST) Original-Received: from iname.com (scilab24.rider.edu [10.68.1.24]) by enigma.rider.edu (PMDF V6.1-1 #40563) with ESMTPA id <01L6O6UL6326000LWC@enigma.rider.edu> for ntg-context@ntg.nl; Mon, 16 Feb 2004 13:44:22 -0500 (EST) In-reply-to: <4031085F.2050605@iname.com> Original-To: ntg-context@ntg.nl X-Accept-Language: en-us, en User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4 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:14737 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:14737 Gary Pajer wrote: > I'm taking a look at nath (via t-nath). Here's the very first thing I > tried: > > In the following code, the first formula typesets as I want, and the > second doesn't. But the syntax in the second looks correct. > Bug or feature? or setup problem? > > \usemodule[nath] > \starttext > > $ y = (1 + \frac{}{a}{b}) $ > > $ y = (1 + \frac{a}{b}) $ > \stoptext Furthermore: I tried the LaTeX version of nath. It works as expected (i.e. the second line produces a fraction) So, ... it's looking like a bug in t-nath, I think. -gary