From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/32420 Path: news.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: citation by number Date: Tue, 02 Jan 2007 14:21:04 +0100 Message-ID: <459A5C40.8000509@elvenkind.com> References: <20070102115730.GA4077@grohe.our-isp.org> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1167744083 11137 80.91.229.12 (2 Jan 2007 13:21:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 2 Jan 2007 13:21:23 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Jan 02 14:21:21 2007 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1H1jZu-0000GZ-BS for gctc-ntg-context-518@m.gmane.org; Tue, 02 Jan 2007 14:21:18 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id F39881FEBD; Tue, 2 Jan 2007 14:18:43 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 14708-02-3; Tue, 2 Jan 2007 14:18:39 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D08F51FEBC; Tue, 2 Jan 2007 14:18:38 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A530D1FEBC for ; Tue, 2 Jan 2007 14:18:36 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 14708-02-2 for ; Tue, 2 Jan 2007 14:18:32 +0100 (CET) Original-Received: from lochside.elvenkind.com (elvenknd.xs4all.nl [213.84.171.68]) by ronja.ntg.nl (Postfix) with SMTP id 3BB431FE98 for ; Tue, 2 Jan 2007 14:18:32 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by lochside.elvenkind.com (Postfix) with ESMTP id 8C2976306F for ; Tue, 2 Jan 2007 14:21:05 +0100 (CET) Original-Received: from lochside.elvenkind.com ([127.0.0.1]) by localhost (glenfiddich.elvenkind.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00348-10 for ; Tue, 2 Jan 2007 14:21:05 +0100 (CET) Original-Received: from [10.10.0.6] (glenlivet.elvenkind.com [10.10.0.6]) by lochside.elvenkind.com (Postfix) with ESMTP id 53C116305B for ; Tue, 2 Jan 2007 14:21:05 +0100 (CET) User-Agent: Mozilla Thunderbird 1.0.6-7.1.20060mdk (X11/20050322) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <20070102115730.GA4077@grohe.our-isp.org> X-Virus-Scanned: by amavisd-new at elvenkind.net X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:32420 Archived-At: Gerhard Kugler wrote: > Hi, > > I want to cite by numbers. Till now it get only empty brackets. What versions of context (and the module) do you use? > My file contains: > > \setuppublications[criterium=all,autohang=no,numbering=bib,refcommand=serial,sorttype=bbl] > > with "refcommand=num" it was the same result. > > Gerhard >