From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/12737 Path: main.gmane.org!not-for-mail From: Tobias Burnus Newsgroups: gmane.comp.tex.context Subject: m-bibtex: cite numberation problems Date: Thu, 31 Jul 2003 18:11:24 +0200 (CEST) Sender: ntg-context-admin@ntg.nl Message-ID: Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1059668849 11777 80.91.224.249 (31 Jul 2003 16:27:29 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 31 Jul 2003 16:27:29 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Thu Jul 31 18:27:27 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 19iGGL-000306-00 for ; Thu, 31 Jul 2003 18:26:45 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id F2AC010B62; Thu, 31 Jul 2003 18:26:52 +0200 (MEST) Original-Received: from up.physik.fu-berlin.de (up.physik.fu-berlin.de [160.45.34.5]) by ref.ntg.nl (Postfix) with ESMTP id 76FD510B3C for ; Thu, 31 Jul 2003 18:11:25 +0200 (MEST) Original-Received: from g25.physik.fu-berlin.de (g25.physik.fu-berlin.de [160.45.34.125]) by up.physik.fu-berlin.de (8.9.3/8.9.1) with ESMTP id SAA748357; Thu, 31 Jul 2003 18:11:25 +0200 (CEST) X-Envelope-From: tburnus@physik.fu-berlin.de Original-Received: from tburnus (helo=localhost) by g25.physik.fu-berlin.de with local-esmtp (Exim 3.35 #1 (Debian)) id 19iG1U-00063N-00; Thu, 31 Jul 2003 18:11:24 +0200 X-X-Sender: tburnus@g25.physik.fu-berlin.de Original-To: NTG-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:12737 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:12737 Hi, I want to cite: [1], [2]. Using \setuppublications[numbering=yes,refcommand=number] I get [1], [3] in the text and 1, 2 in the "References" list. Has anyone seen a problem like this? Tobias PS: While clicking on the items in the Reference list jumps to the refering page, the opposite is not possible.