From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/25118 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Nath bug? Date: Thu, 12 Jan 2006 11:19:18 -0500 (EST) Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Trace: sea.gmane.org 1137082928 6085 80.91.229.2 (12 Jan 2006 16:22:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 12 Jan 2006 16:22:08 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Jan 12 17:22:02 2006 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 ciao.gmane.org with esmtp (Exim 4.43) id 1Ex5CC-0002i1-WE for gctc-ntg-context-518@m.gmane.org; Thu, 12 Jan 2006 17:21:06 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B4BBB1279F; Thu, 12 Jan 2006 17:21:04 +0100 (CET) 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 23896-08; Thu, 12 Jan 2006 17:21:04 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BD290127F7; Thu, 12 Jan 2006 17:19:21 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7BE63127F7 for ; Thu, 12 Jan 2006 17:19:20 +0100 (CET) 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 23896-07-2 for ; Thu, 12 Jan 2006 17:19:19 +0100 (CET) Original-Received: from pushingtin.mr.itd.umich.edu (pushingtin.mr.itd.umich.edu [141.211.14.78]) by ronja.ntg.nl (Postfix) with SMTP id 561A6127EC for ; Thu, 12 Jan 2006 17:19:19 +0100 (CET) Original-Received: from eecs4327u07.engin.umich.edu (eecs4327u07.engin.umich.edu [141.213.51.135]) by pushingtin.mr.itd.umich.edu (smtp) with ESMTP id k0CGJIJa015643 for ; Thu, 12 Jan 2006 11:19:18 -0500 X-X-Sender: adityam@eecs4327u07.engin.umich.edu Original-To: mailing list for ConTeXt users X-Virus-Scanned: 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: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:25118 Archived-At: The following does not work? Everything is fine if I replace the nath module with amsl. Any suggestions on how to make this work. \usemodule[nath] \starttext \startalign a &= \underbrace{b}_{c} \\ c &= d \stopalign \stoptext Thanks, Aditya