From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/11263 Path: main.gmane.org!not-for-mail From: Stefan Karlsson Newsgroups: gmane.comp.tex.context Subject: Problem with references Date: Sun, 09 Mar 2003 02:08:53 +0100 Sender: ntg-context-admin@ntg.nl Message-ID: <3E6A9425.3020401@telia.com> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1047172296 2572 80.91.224.249 (9 Mar 2003 01:11:36 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 9 Mar 2003 01:11:36 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Sun Mar 09 02:11:35 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18rpLI-0000eN-00 for ; Sun, 09 Mar 2003 02:11:08 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 3272310B28; Sun, 9 Mar 2003 02:11:42 +0100 (MET) Original-Received: from maild.telia.com (maild.telia.com [194.22.190.101]) by ref.ntg.nl (Postfix) with ESMTP id 24A6710AB6 for ; Sun, 9 Mar 2003 02:08:57 +0100 (MET) Original-Received: from telia.com (h31n2fls23o1074.telia.com [213.67.240.31]) by maild.telia.com (8.12.8/8.12.8) with ESMTP id h2918uXU027786 for ; Sun, 9 Mar 2003 02:08:56 +0100 (CET) X-Original-Recipient: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.2) Gecko/20021120 Netscape/7.01 X-Accept-Language: en-us, en Original-To: context 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:11263 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:11263 I can't get references to work -- maybe I'm making some beginner's mistake. Anyway, the output from the following file contains "??" where the page numbers should have been: %%%%%%%%%%%%%%%%%%%%%%%%%%%% \starttext \title [pointer1] {The title} Some text. \subject [pointer2] {A subject} Some more text. Bla, bla \at{page}[pointer1] bla bla bla \at{page}[pointer2]. \stoptext %%%%%%%%%%%%%%%%%%%%%%%%%%%% Note: I'm using the latest stable release (March 3, 2003). Best regards Stefan