ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Tobias Burnus <burnus@gmx.de>
Subject: Re: Referencing eqalignno-formulas, and some more
Date: Tue, 24 Aug 2004 10:59:57 +0200	[thread overview]
Message-ID: <412B038D.30902@gmx.de> (raw)
In-Reply-To: <412A3550.1010504@inf.tu-dresden.de>

Hello,

Eeri Kask wrote:

> (1) References in math formulas:
>
> \placeformula [Ref]
> \startformula
> \eqalignno {
>    ...
> }
> \stopformula

This should work ok. Try
\placeformula[ref]
\startformula\eqalignno{
 a &= b &\formulanumber[refa]{a}\cr
 b &=c & \subformulanumber[refb]{b}\cr
}\stopformula
\in[ref], \in[refa], \in[refb]

or

\placeformula
\startformula\eqalignno{
 a &= b &\formulanumber[ref1]\cr
 b &=c & \formulanumber[ref2]\cr
}\stopformula

\in[ref1], \in[ref2]

Tobias

      reply	other threads:[~2004-08-24  8:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-23 18:20 Eeri Kask
2004-08-24  8:59 ` Tobias Burnus [this message]

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=412B038D.30902@gmx.de \
    --to=burnus@gmx.de \
    --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).