From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/54086 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: problem with mathaligned in MkIV Date: Wed, 4 Nov 2009 22:17:34 -0500 (EST) Message-ID: References: <48af9a710911041842w2b390620hafab4687730e4ef8@mail.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1257391072 21889 80.91.229.12 (5 Nov 2009 03:17:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 5 Nov 2009 03:17:52 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu Nov 05 04:17:45 2009 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.50) id 1N5sr2-0004Ew-Fh for gctc-ntg-context-518@m.gmane.org; Thu, 05 Nov 2009 04:17:44 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id C9809C9B87; Thu, 5 Nov 2009 04:16:04 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id hcxuty7GniaV; Thu, 5 Nov 2009 04:16:02 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 4891EC9B9E; Thu, 5 Nov 2009 04:16:02 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 8CA12C9B9E for ; Thu, 5 Nov 2009 04:16:01 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id UfGl0p6Towbm for ; Thu, 5 Nov 2009 04:15:59 +0100 (CET) Original-Received: from hellskitchen.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.14.82]) by balder.ntg.nl (Postfix) with ESMTP id 0453BC9B87 for ; Thu, 5 Nov 2009 04:15:58 +0100 (CET) Original-Received: FROM [192.168.2.8] (c-76-28-91-31.hsd1.ct.comcast.net [76.28.91.31]) By hellskitchen.mr.itd.umich.edu ID 4AF243D0.D96CB.3504 ; Authuser adityam; 4 Nov 2009 22:17:37 EST In-Reply-To: User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:54086 Archived-At: On Wed, 4 Nov 2009, Aditya Mahajan wrote: > On Thu, 5 Nov 2009, Chen Shen wrote: > >> I was using the following macro from Aditya's Mathalign "My Way". >> >> It worked great with MkII and old versions of MkIV. >> >> >> However, it failed in recent versions of MkIV (e.g. 2009.11.2). >> >> Apparently, the \makesectionnumber and \rawreference macros have be >> removed. >> >> I wonder if anyone can give pointers on how to fix this. > > A cleaner way to achieve the same output is > > \starttext > > \startsubformulas[eq:sub] > \placesubformula Sorry, this should have been \placeformula. > \startformula \startalign > \NC a_1 x + b_1 y \NC = c_1 \NR[eq:1] > \NC a_2 x + b_2 y \NC = c_2 \NR[eq:2] > \stopalign \stopformula > \stopsubformulas > > \stoptext > > but this seems to be broken in mkiv. Hans, any idea what is going wrong here? > > Aditya > ___________________________________________________________________________________ > If your question is of interest to others as well, please add an entry to the > Wiki! > > maillist : ntg-context@ntg.nl / > http://www.ntg.nl/mailman/listinfo/ntg-context > webpage : http://www.pragma-ade.nl / http://tex.aanhet.net > archive : http://foundry.supelec.fr/projects/contextrev/ > wiki : http://contextgarden.net > ___________________________________________________________________________________ > ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________