From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/30885 Path: news.gmane.org!not-for-mail From: fisker@city.dk Newsgroups: gmane.comp.tex.context Subject: Re: Bibmodule and sectionblocks Date: Mon, 18 Sep 2006 11:50:49 +0200 Message-ID: <20060918093421.M64812@city.dk> References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1158573078 17227 80.91.229.2 (18 Sep 2006 09:51:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 18 Sep 2006 09:51:18 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Sep 18 11:51:16 2006 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 ciao.gmane.org with esmtp (Exim 4.43) id 1GPFmM-0006Fu-Ov for gctc-ntg-context-518@m.gmane.org; Mon, 18 Sep 2006 11:51:06 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id EFEE51FE53; Mon, 18 Sep 2006 11:51:05 +0200 (CEST) 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 01577-03; Mon, 18 Sep 2006 11:50:58 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id ED02D1FDEC; Mon, 18 Sep 2006 11:50:57 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D250B1FDEC for ; Mon, 18 Sep 2006 11:50:54 +0200 (CEST) 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 01553-03 for ; Mon, 18 Sep 2006 11:50:50 +0200 (CEST) Original-Received: from user7.cybercity.dk (user7.cybercity.dk [212.242.41.37]) by ronja.ntg.nl (Postfix) with SMTP id 382661FDD4 for ; Mon, 18 Sep 2006 11:50:50 +0200 (CEST) Original-Received: from webmail.cybercity.dk (localhost [127.0.0.1]) by user7.cybercity.dk (8.12.11/8.12.11) with ESMTP id k8I9onod047430 for ; Mon, 18 Sep 2006 11:50:49 +0200 (CEST) (envelope-from fisker@city.dk) Original-To: ntg-context@ntg.nl In-Reply-To: X-Mailer: Cybercity Webmail 2.21 20031110 X-OriginatingIP: 130.192.23.136 (ccc17833@vip.cybercity.dk) 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:30885 Archived-At: Thank you very much, Thomas. Yes, it also works perfectly for me now. I also had this problem for a while but only got to looking at it seriously yesterday. I was thinking in the direction of criterium=all but I was looking at the setuppublications command where it has a different meaning. By reading closely the manual again I see that there is some hint to your solution. The behaviour is a bit strange, though. Peter Thomas A. Schmitz wrote: > This is the most bizarre coincidence I've ever seen - this problem > has bugged me for several months. Yesterday, I was preparing a > minimal test file to send to the list, and by sheer dumb luck found > the solution/a workaround: if you put > > \placepublications[criterium=all] > > at the end, the numbers turn up again. Taco, this seems like a > strange interaction, so I guess it's unwanted, right? > > All best > > Thomas > > On Sep 17, 2006, at 11:54 PM, Peter Fisker Skjoldan wrote: > > > Using the t-bib module I can't get the numbered cite option to work > > with the sectionblocks \startfrontmatter and the like. When I put the > > publication list inside one of the blocks I get the number only > > inside that block. In the other blocks the result is [ ]. If I put > > the publication list outside of any blocks the number appears only in > > the bodymatter sectionblock. > > > > > > Is this correct behaviour? And how can I fix the problem? > > > > Thanks in advance, > > Peter >