From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/24353 Path: news.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: bibmodule + project Date: Wed, 14 Dec 2005 19:33:04 +0100 Message-ID: <43A06560.5050409@elvenkind.com> References: 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; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1134585492 9032 80.91.229.2 (14 Dec 2005 18:38:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 14 Dec 2005 18:38:12 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Dec 14 19:38:02 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 1EmbQU-0003xL-7S for gctc-ntg-context-518@m.gmane.org; Wed, 14 Dec 2005 19:32:30 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7829A127C5; Wed, 14 Dec 2005 19:32: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 00837-01; Wed, 14 Dec 2005 19:32:22 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 54C6F127B6; Wed, 14 Dec 2005 19:32:22 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 4C2D2127B6 for ; Wed, 14 Dec 2005 19:32:20 +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 00730-03-2 for ; Wed, 14 Dec 2005 19:32:19 +0100 (CET) Original-Received: from post-22.mail.nl.demon.net (post-22.mail.nl.demon.net [194.159.73.192]) by ronja.ntg.nl (Postfix) with ESMTP id 3DE64127B1 for ; Wed, 14 Dec 2005 19:32:16 +0100 (CET) Original-Received: from boo.demon.nl ([82.161.175.147]:36620 helo=[192.168.1.3]) by post-22.mail.nl.demon.net with esmtp (Exim 4.51) id 1EmbQG-000FFQ-Lc for ntg-context@ntg.nl; Wed, 14 Dec 2005 18:32:16 +0000 User-Agent: Mozilla Thunderbird 1.0 (X11/20050215) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: 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-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:24353 Archived-At: Hi Thomas, The beta has some code to deal with use of multiple bibliographies withing projects/products, the current one in the distribution does not. The beta is on my website, linked from : http://wiki.contextgarden.net/User::Taco/Bib The mailing list thread about 'multiple bibs' is here: http://archive.contextgarden.net/message/20051003.000309.57881f41.en.html Biggest problem: I am not sure what the desired/correct functionality would be. If I understand your case correctly (with many components of a single product, and a unified bibliography at the end of the full product), then you probably should do the setupbibtex only in the product file (and creating products.bbl); and execute only "\usepublications[products]" in each component. But that's guesswork, not prescription, and not a reliable advice. If can give me and exact description of your wishes, then I can create a new beta with your desires in mind. Cheers, Taco Thomas A. Schmitz wrote: > Hi all, > > a question for the many happy users of Taco's bibmodule: I'm in the > process of splitting a larger project into several components. What I > have is: > > transl.tex --> main project file > environment.tex --> environment for all components > products.tex --> list of components > component1.tex > component2.tex > . > . > . > > Index, TOC etc. seem to be working very well, but I can't get the > bibliographic references right when compiling. Where should the call to > bibmodule reside, and how can I run bibtex on such a project? > > Thanks > > Thomas > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context