Hi,

> I have a very simple challenge: I want to insert a reference point in
> a document, so that I can later refer to the page number at that
> point, but I'm not outputting a sectioning or start... command at the
> point in question.

besides your approach:

\starttext
See page \ref[p][myref 1] and \ref[p][myref 2].
\page
\reference[myref 1]{} This is the first reference.
\page
\reference[myref 2]{} This is the second one.
\stoptext


Patrick
-- 
I've put this in etexshow-web
_______________________________________________
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to