From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/17690 Path: main.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: Bib module produces no output Date: Sun, 02 Jan 2005 15:58:15 +0100 Message-ID: <41D80C07.8010609@elvenkind.com> References: <20050102144445.GA2139@erik.fi.muni.cz> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1104677915 20564 80.91.229.6 (2 Jan 2005 14:58:35 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 2 Jan 2005 14:58:35 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sun Jan 02 15:58:22 2005 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Cl7BV-0000Xs-00 for ; Sun, 02 Jan 2005 15:58:21 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 087C3127A7; Sun, 2 Jan 2005 15:58:21 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 25438-07; Sun, 2 Jan 2005 15:58:19 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0FCD51279F; Sun, 2 Jan 2005 15:58:19 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 247FF1279F for ; Sun, 2 Jan 2005 15:58:18 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 25593-04 for ; Sun, 2 Jan 2005 15:58:17 +0100 (CET) Original-Received: from post-24.mail.nl.demon.net (unknown [194.159.73.194]) by ronja.ntg.nl (Postfix) with ESMTP id 7F50E1276D for ; Sun, 2 Jan 2005 15:58:17 +0100 (CET) Original-Received: from boo.demon.nl ([82.161.175.147]:37042 helo=[192.168.1.3]) by post-24.mail.nl.demon.net with esmtp (Exim 4.34) id 1Cl7BR-0001Ro-CO for ntg-context@ntg.nl; Sun, 02 Jan 2005 14:58:17 +0000 User-Agent: Mozilla Thunderbird 0.8 (X11/20040923) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <20050102144445.GA2139@erik.fi.muni.cz> X-Virus-Scanned: by amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 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: by amavisd-new at ntg.nl Xref: main.gmane.org gmane.comp.tex.context:17690 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:17690 This item has remained on my todo list because the 'criterium=all' seemed at the time to be a bug in context itself. Will fix soon. David Antos wrote: > Hello, > > bib module of 30-8-2004 produces no bibliography list on > \placepublications with ConTeXt 2004.12.17 (last stable) and/or latest > beta. > > The workaround is to use > \setuplist[pubs][criterium=all] > somewhere in the setup. > > Can you please make including the whole bibliography make the default? > I'm pretty sure that's what everybody expects :-) > > Thanks, > D.A. >