From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/13911 Path: main.gmane.org!not-for-mail From: Duncan Hothersall Newsgroups: gmane.comp.tex.context Subject: Simple but frustrating cross reference problem Date: Thu, 23 Oct 2003 10:18:52 +0100 Sender: ntg-context-admin@ntg.nl Message-ID: <3F979CFC.90101@capdm.com> References: Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1066901226 28949 80.91.224.253 (23 Oct 2003 09:27:06 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 23 Oct 2003 09:27:06 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Thu Oct 23 11:27:04 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1ACbkF-0006gF-00 for ; Thu, 23 Oct 2003 11:27:03 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id DE4EB10B28; Thu, 23 Oct 2003 11:27:00 +0200 (MEST) Original-Received: from capdm.com (www.capdm.com [212.20.230.66]) by ref.ntg.nl (Postfix) with ESMTP id 110B710B21 for ; Thu, 23 Oct 2003 11:18:56 +0200 (MEST) Original-Received: from capdm.com [82.41.50.160] by capdm.com (FTGate 2, 2, 0, 1); Thu, 23 Oct 03 10:17:54 +0100 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2) Gecko/20021126 X-Accept-Language: en-us, en Original-To: ntg-context@ntg.nl In-Reply-To: Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:13911 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:13911 Hello all. 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. I'm looking for something like \referencepoint[label] that can just be dropped anywhere in text so that I can later say \at{page }[label] and produce its page number. I have searched documentation, and what I can of sources, in vain. Thanks for any help. Duncan