From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/14766 Path: main.gmane.org!not-for-mail From: "Gary Pajer" Newsgroups: gmane.comp.tex.context Subject: Re: t-nath difficulty Date: Thu, 19 Feb 2004 12:10:13 -0500 Sender: ntg-context-admin@ntg.nl Message-ID: <003801c3f70b$3df7d960$01fd5644@playroom> References: <4031085F.2050605@iname.com> <005801c3f5c9$566d9680$01fd5644@playroom> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1077210704 15725 80.91.224.253 (19 Feb 2004 17:11:44 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 19 Feb 2004 17:11:44 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Thu Feb 19 18:11:36 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 1Atri4-0006gl-00 for ; Thu, 19 Feb 2004 18:11:36 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 2D9D510AFC; Thu, 19 Feb 2004 18:09:46 +0100 (MET) Original-Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.198.35]) by ref.ntg.nl (Postfix) with ESMTP id 5969310AFA for ; Thu, 19 Feb 2004 18:08:35 +0100 (MET) Original-Received: from playroom (pcp05043536pcs.levtwn01.pa.comcast.net[68.86.253.1]) by comcast.net (rwcrmhc11) with SMTP id <2004021917101401300pv206e>; Thu, 19 Feb 2004 17:10:14 +0000 Original-To: X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 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:14766 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:14766 Furthermore: in \usemodule[nath] \starttext $ y = (1 + \frac{}{a}{b}) $ $ y = (1 + \frac{a}{b}) $ $ y = (1 + a\frac{b}{c}{d})$ $$ y = (1 + \frac{}{a}{b}) $$ $$ y = (1 + \frac{a}{b}) $$ $$ y = (1 + a\frac{b}{c}{d})$$ \stoptext The displayed equation is correct, but the inline isn't. I'm probing this in my "spare time".