From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/12892 Path: main.gmane.org!not-for-mail From: David Arnold Newsgroups: gmane.comp.tex.context Subject: Re: Aligned numbered math formulas Date: Thu, 14 Aug 2003 11:22:31 -0700 Sender: ntg-context-admin@ntg.nl Message-ID: <3.0.5.32.20030814112231.00b4ca10@mail.northcoast.com> References: 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: quoted-printable X-Trace: sea.gmane.org 1060886275 13354 80.91.224.253 (14 Aug 2003 18:37:55 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 14 Aug 2003 18:37:55 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Thu Aug 14 20:37:54 2003 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 19nMyw-0005i9-00 for ; Thu, 14 Aug 2003 20:37:54 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 6FA8110B27; Thu, 14 Aug 2003 20:37:44 +0200 (MEST) Original-Received: from smtp.inreach.com (smtp.inreach.com [209.142.2.34]) by ref.ntg.nl (Postfix) with SMTP id 7ED8A10AFC for ; Thu, 14 Aug 2003 20:31:48 +0200 (MEST) Original-Received: (qmail 26890 invoked from network); 14 Aug 2003 18:31:45 -0000 Original-Received: from unknown (HELO newmicronpc) (209.209.17.20) by smtp.inreach.com with SMTP; 14 Aug 2003 18:31:45 -0000 X-Sender: darnold@mail.northcoast.com X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.5 (32) Original-To: ntg-context@ntg.nl In-Reply-To: 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:12892 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:12892 All, I am following this thread and I can report the same result as Holger. \setupformulae[align=3Dright] \starttext \placeformula[david] \startformula \eqalignno{% left & right & \formulanumber \cr left & right & \formulanumber \cr } \stopformula \stoptext Gives this result. ! You can't use `\halign' in math mode. \eqalignno ...displ@y \tabskip \centering \halign to \displaywidth {\hfil $\... l.10 } May I ask how I can reference each of these equations separately in the text? That is, how can I give a different label to each equation in the alignment, then reference each one independent of the other? Thanks.=20 At 04:20 PM 8/14/03 +0200, you wrote: >Hi, > >On Thu, 14 Aug 2003, Tobias Burnus wrote: >> On Thu, 14 Aug 2003, Holger Sch=F6ner wrote: >> > Thanks, Tobias! This works for me, if I place a "\placeformula" before >> > formulas enclosed by "$$". Funny, though, that I get an error if I instead >> > enclose the formula with "\startformula ... \endformula": >> Here it works with \startformula \stopformula [stop not end]. > >All right, I used \stopformula ... And I just found out the reason, it >seems: I used > > \setupformulae[align=3Dright] > >Then, if I use $$ instead of \startformula, I get centered formulas anyway. >If I remove the \setupformulae, then I can also use \startformula ... > >So in the moment I have resolved to using centered formulae. > >Best regards, > >--=20 >Holger F. Schoener TU Berlin; Dept. IV: EE and Computer Science >hfsch@cs.tu-berlin.de http://www.cs.tu-berlin.de/~hfsch/ >Rooms FR2525 Tel: +49-30-314-73115, Fax: -73121 >Office FR 2-1 Franklinstr. 28/29, D-10587 Berlin, Germany > > >_______________________________________________ >ntg-context mailing list >ntg-context@ntg.nl >http://www.ntg.nl/mailman/listinfo/ntg-context > >