From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/12894 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:56:41 -0700 Sender: ntg-context-admin@ntg.nl Message-ID: <3.0.5.32.20030814115641.00b58d20@mail.northcoast.com> References: <3.0.5.32.20030814112231.00b4ca10@mail.northcoast.com> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: sea.gmane.org 1060888260 16713 80.91.224.253 (14 Aug 2003 19:11:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 14 Aug 2003 19:11:00 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Thu Aug 14 21:10:58 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 19nNUw-0007DN-00 for ; Thu, 14 Aug 2003 21:10:58 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id DCDD310B21; Thu, 14 Aug 2003 21:10:55 +0200 (MEST) Original-Received: from smtp.inreach.com (smtp.inreach.com [209.142.2.34]) by ref.ntg.nl (Postfix) with SMTP id 42D6C10AFC for ; Thu, 14 Aug 2003 21:05:56 +0200 (MEST) Original-Received: (qmail 2011 invoked from network); 14 Aug 2003 19:05:54 -0000 Original-Received: from unknown (HELO newmicronpc) (209.209.15.52) by smtp.inreach.com with SMTP; 14 Aug 2003 19:05:54 -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:12894 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:12894 Tobias, Very nice. Is there a setup that will typeset the labels as (1.1) and (1.1a)? At 08:49 PM 8/14/03 +0200, you wrote: >Hi all, > >On Thu, 14 Aug 2003, David Arnold wrote: >> 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? > >\placeformula[david] >\startformula\eqalignno{ > left & right & \formulanumber[david:a]{a} \cr > left & right & \formulanumber[david:b]{b} \cr >}\stopformula > >Well, \in[david] should give "1.1" while \in[david:a] should give "1.1a". > >Tobias > >_______________________________________________ >ntg-context mailing list >ntg-context@ntg.nl >http://www.ntg.nl/mailman/listinfo/ntg-context > >