From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/32816 Path: news.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: placepublications in combination with ownnumber=yes Date: Wed, 17 Jan 2007 14:32:30 +0100 Message-ID: <45AE256E.10503@elvenkind.com> References: <949808.50491.qm@web51804.mail.yahoo.com> 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 1169040776 14832 80.91.229.12 (17 Jan 2007 13:32:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 17 Jan 2007 13:32:56 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Jan 17 14:32:53 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 1H7AuG-0001Yp-BT for gctc-ntg-context-518@m.gmane.org; Wed, 17 Jan 2007 14:32:48 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2F4201FF00; Wed, 17 Jan 2007 14:28:28 +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 19311-02-6; Wed, 17 Jan 2007 14:28:22 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id EFA931FEDA; Wed, 17 Jan 2007 14:28:21 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8D0821FEDE for ; Wed, 17 Jan 2007 14:28:16 +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 19074-06-6 for ; Wed, 17 Jan 2007 14:28:11 +0100 (CET) Original-Received: from lochside.elvenkind.com (elvenknd.xs4all.nl [213.84.171.68]) by ronja.ntg.nl (Postfix) with ESMTP id EF3201FED7 for ; Wed, 17 Jan 2007 14:28:10 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by lochside.elvenkind.com (Postfix) with ESMTP id C2C73689E5 for ; Wed, 17 Jan 2007 14:32:28 +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 11124-08 for ; Wed, 17 Jan 2007 14:32:28 +0100 (CET) Original-Received: from [10.10.0.6] (glenlivet.elvenkind.com [10.10.0.6]) by lochside.elvenkind.com (Postfix) with ESMTP id 821D7689DE for ; Wed, 17 Jan 2007 14:32:28 +0100 (CET) User-Agent: Thunderbird 1.5.0.9 (X11/20070111) Original-To: mailing list for ConTeXt users In-Reply-To: <949808.50491.qm@web51804.mail.yahoo.com> 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:32816 Archived-At: M.J. Kallen wrote: > Hi Taco and everyone else, > > working with \placepublications[criterium=cite] inside sections, I > noticed that the behavior is not the same when using a section with > ownnumber=yes. The local list of publications does not appear in the > latter case. I've made a sample test.tex and test.bib file to > demonstrate this. It seems like this is the same behaviour as trying > to use \placepublications[criterium=cite] inside a \subject, i.e. > nothing appears. Is this behavior as expected? You can try you luck with \placepublications[criterium=local], see if that does something, but the behaviour is actually "as expected", yes. It is unlikely that I will ever truly fix this, because it wouls require a rather large rewrite. Best, Taco