ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: David Munger <david.munger@umontreal.ca>
Subject: aligned equation numbers in nath
Date: Fri, 20 Feb 2004 00:53:09 -0500	[thread overview]
Message-ID: <20040220055309.GA8252@tempete.lac.qc.ca> (raw)

Hi Giuseppe,

I know it's still work in progress, but could you suggest me some  
workaround in order to number individual aligned equations in nath?  
Maybe some \label command that would work like this way:

\[
  \startalign
    x^2 + y^2 &= a^2
    \\
    \label[eq:bogus]
    a^2 &= R^2
  \stopalign
\]
In \in{equation}[eq:bogus], blah blah


No matter wether the other aligned equations are numbered or not. All I  
wish is to be able to refer to a single equation.


Or maybe there is a way to set a kind of anchor?

\[
  x^2 + y^2 \setanchor= a^2
\]
\placeformula[eq:bogus]
\[
  a^2 \getanchor= R^2
\]

so that both equal signs be aligned. Something like this would be very  
nice.


Thanks in advance,

David

                 reply	other threads:[~2004-02-20  5:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040220055309.GA8252@tempete.lac.qc.ca \
    --to=david.munger@umontreal.ca \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).