ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Cross referencing not working?
@ 2003-02-04 12:54 Otared Kavian
  2003-02-04 13:17 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Otared Kavian @ 2003-02-04 12:54 UTC (permalink / raw)


In December Giuseppe Bilotta reported that cross referencing had 
disappeared.
Then it came back (at least until two weeks ago...) and again it has 
somehow disappeared, or it has a weird behavoir (from version:
ConTeXt  ver: 2003.1.31  fmt: 2003.2.4  int: english  mes: english)

Below is an example: if I put the "formula 1" before "formula 2" 
nothing gets numbered.
However the other way around "formula 1" gets numbered but not "formula 
2", nor "formula 3".

Any comment is welcomed.
Cheers: OK
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\starttext
Let us try the cross-reference macros in \ConTeXt: the following should 
be numbered
% this is formula 2
\placeformula[equation2]
$$ 1 + e^{i \pi} = 0. $$
and
% this is formula 1
\startformula[equation1]
1 + e^{i \pi} = 0.
\stopformula
Equation (\in[equation1]) or (\in[equation2]) establishes an intersting 
relation between the most important numbers: $1$, $e$, $i := 
\sqrt{-1}$, $\pi $ and $0$.

However for some unknown reason the \ConTeXt\ commands

\type{\placeformula[equation2]}, \type{\startformula[equation1]} and 
\type{\in[reference]}

do not work anymore\dots{}

And this also should be numbered:
% this is formula 3
\startformula[equation3]
1 + e^{i \pi} = 0.
\stopformula

\bigskip
Where is the problem?
\stoptext

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-02-04 13:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-04 12:54 Cross referencing not working? Otared Kavian
2003-02-04 13:17 ` Hans Hagen

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).