From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/22816 Path: news.gmane.org!not-for-mail From: Idris Samawi Hamid Newsgroups: gmane.comp.tex.context Subject: bib module: doubling publications list Date: Sun, 2 Oct 2005 16:39:11 -0600 Message-ID: <4341946E@webmail.colostate.edu> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1128292875 14612 80.91.229.2 (2 Oct 2005 22:41:15 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 2 Oct 2005 22:41:15 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Oct 03 00:41:06 2005 Return-path: 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 1EMCW2-0002E1-C1 for gctc-ntg-context-518@m.gmane.org; Mon, 03 Oct 2005 00:41:06 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 127F41281E; Mon, 3 Oct 2005 00:41:06 +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 11253-01; Mon, 3 Oct 2005 00:41:05 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3883C12816; Mon, 3 Oct 2005 00:39:09 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C7A7C12816 for ; Mon, 3 Oct 2005 00:39:07 +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 10899-07 for ; Mon, 3 Oct 2005 00:39:06 +0200 (CEST) Original-Received: from eagle.colostate.edu (eagle.acns.colostate.edu [129.82.100.90]) by ronja.ntg.nl (Postfix) with ESMTP id 6385E12813 for ; Mon, 3 Oct 2005 00:39:06 +0200 (CEST) Original-Received: from lamar.ColoState.EDU (lamar.acns.colostate.edu [129.82.100.75]) by eagle.colostate.edu (AIX5.1/8.11.6p2/8.11.0) with ESMTP id j92Md5I139336 for ; Sun, 2 Oct 2005 16:39:05 -0600 Original-Received: from webmail.colostate.edu (csunts4.acns.colostate.edu [129.82.100.135]) by lamar.ColoState.EDU (AIX5.3/8.11.6p2/8.11.0) with ESMTP id j92Md5D3494162 for ; Sun, 2 Oct 2005 16:39:05 -0600 X-WebMail-UserID: ishamid Original-To: mailing list for ConTeXt users X-EXP32-SerialNo: 00002247, 00002264 X-Mailer: Infinite Mobile Delivery (Hydra) SMTP v3.62.01 X-Virus-Scanned: 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-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on smtp.ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:22816 Archived-At: Dear Taco and gang, Ok, I'm migrating my journal over to the new bib module (ConTeXt from 8-31). First issue: Under some strange circumstances (perhaps if the bbl file and tex file have the same name?), sometimes the list of publications gets repeated. I cannot always repeat this though; seems capricious. Here are test files: =============test-bib.tex=============== % output=pdf interface=en \usemodule[bib] \setuppublications[alternative=apa] \setuppublications[autohang=yes] \setuppublications[numbering=no] \setuppublications[criterium=cite] \setuppublications[sorttype=bbl] \input test-bib.bbl \starttext \cite[afghani60] \section{References}{\tfx\setupinterlinespace {\placepublications}} \stoptext ======================================== ==============test-bib.bbl============== \startpublication[k=afghani60, t=book, a=Afgh\=an\=i, y=1960, s=] \author[]{Sa\high{c}\=id}[]{}{Al-Afgh\=an\=i} \title{Asw\=aqu \~al-\high{c}Arab f\=i \~al-J\=ahiliyya\~h wa \~al-Isl\=am} \pubname{D\=aru \~al-Fikr} \city{Damascus} \pubyear{1960} \stoppublication ======================================== If the \setuppublications[sorttype=bbl] line is commented, the problem disappears. If I change the name of the tex file to test-bib-dbl.tex, the problem disappears. Best Idris ============================ Professor Idris Samawi Hamid Department of Philosophy Colorado State University Fort Collins, CO 80523