ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Aditya Mahajan <adityam@umich.edu>
Subject: Re: Help : Unknown references
Date: Tue, 21 Mar 2006 18:43:59 -0500 (EST)	[thread overview]
Message-ID: <Pine.GSO.4.63.0603211841550.19706@rrpf4327h15.ratva.hzvpu.rqh> (raw)
In-Reply-To: <44205718.6000500@cs.com>

On Tue, 21 Mar 2006, WN wrote:

> Hi,
>
> I am getting unknown references when I use
> \startformula
> \startalign[n=3]
> .... Some math ......
> \stopalign
> \stopformula
> in conjunction with
> \placeformula[eqn1]
> \startformula
> .... math ..
> \stopformula
> See \in[eqn1] .... <----------- unknown reference
>
> It has something to do with the formulanumber not set, I know, but how 
> do I fix this in the above ??

Which context version are you using? The following compiles correctly on 
live.contextgarden.net

\starttext
\startformula \startalign[n=3]
  \NC a \NC b \NC d \NR
  \NC a \NC b \NC d \NR
\stopalign \stopformula

in conjunction with
\placeformula[eqn1]
  \startformula
    a = b
   \stopformula
See \in[eqn1] \unknown

\stoptext

See if this works for you.

Aditya

  reply	other threads:[~2006-03-21 23:43 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-21 19:42 WN
2006-03-21 23:43 ` Aditya Mahajan [this message]
2006-03-22 16:33   ` WN
2006-03-22 16:55     ` Taco Hoekwater
2006-03-22 21:57       ` Aditya Mahajan
2006-03-23  5:43         ` Guide on align (was Help : Unknown references) Aditya Mahajan
2006-03-24 16:54           ` WN
2006-03-24 18:06             ` Aditya Mahajan
2006-03-24 20:45               ` Taco Hoekwater
2006-03-24 21:40                 ` Aditya Mahajan
2006-03-27  8:37                   ` Taco Hoekwater
2006-03-24 21:41               ` Hans Hagen
2006-03-27 14:24           ` Hans Hagen
2006-03-27 14:40             ` Aditya Mahajan

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=Pine.GSO.4.63.0603211841550.19706@rrpf4327h15.ratva.hzvpu.rqh \
    --to=adityam@umich.edu \
    --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).