From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/25861 Path: news.gmane.org!not-for-mail From: Matthias Weber Newsgroups: gmane.comp.tex.context Subject: Re: eqalign Date: Sun, 5 Feb 2006 00:04:21 -0500 Message-ID: <193022F4-1DC3-4B90-876B-FEBF0A9EB5C1@indiana.edu> References: <0EB45F92-DD43-4EFB-B95C-981207A09CBF@cox.net> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v746.2) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1139116008 27335 80.91.229.2 (5 Feb 2006 05:06:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 5 Feb 2006 05:06:48 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sun Feb 05 06:06:46 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 1F5c6j-00035m-TV for gctc-ntg-context-518@m.gmane.org; Sun, 05 Feb 2006 06:06:41 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 950F3127A9; Sun, 5 Feb 2006 06:06:41 +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 04305-02; Sun, 5 Feb 2006 06:06:41 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id AD128127A3; Sun, 5 Feb 2006 06:04:19 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B115D127A9 for ; Sun, 5 Feb 2006 06:04:17 +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 04305-01 for ; Sun, 5 Feb 2006 06:04:16 +0100 (CET) Original-Received: from julesburg.uits.indiana.edu (julesburg.uits.indiana.edu [129.79.1.75]) by ronja.ntg.nl (Postfix) with SMTP id 5C70E127A3 for ; Sun, 5 Feb 2006 06:04:15 +0100 (CET) Original-Received: from mail-relay.iu.edu (logchain.uits.indiana.edu [129.79.1.77]) by julesburg.uits.indiana.edu (8.12.10/8.12.10/IUPO) with ESMTP id k1554CgR024463 for ; Sun, 5 Feb 2006 00:04:12 -0500 (EST) Original-Received: from [10.0.1.6] (dial-126-21.dial.indiana.edu [156.56.126.21]) (authenticated bits=0) by mail-relay.iu.edu (8.12.10/8.12.10/IUPO) with ESMTP id k1554ALH009456 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NO) for ; Sun, 5 Feb 2006 00:04:12 -0500 (EST) In-Reply-To: <0EB45F92-DD43-4EFB-B95C-981207A09CBF@cox.net> Original-To: mailing list for ConTeXt users X-Mailer: Apple Mail (2.746.2) X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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:25861 Archived-At: This will work. I have also tons of \eqalign groups, some of them nested, and all seems fine now. Matthias On Feb 4, 2006, at 11:08 PM, David Arnold wrote: > Taco, Hans, et al, > > I'm hesitant to upgrade as I have several hundred eqalign groups in > my work. Can you tell me if this now works in the new version? > > %output=pdf > \starttext > \placeformula[-] > \startformula > \eqalign{ > f(x)&=x^2-2x-3\cr > f(x)&=(x-3)(x+1)} > \stopformula > \stoptext > > > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context