From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/28641 Path: news.gmane.org!not-for-mail From: Johannes Graumann Newsgroups: gmane.comp.tex.context Subject: Re: Beta Bibliography module Date: Sat, 17 Jun 2006 14:18:11 -0700 Organization: Die Guten Message-ID: References: <449271B9.5060706@elvenkind.com> 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 1150579527 16273 80.91.229.2 (17 Jun 2006 21:25:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 17 Jun 2006 21:25:27 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sat Jun 17 23:25:26 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 1FriIC-0007op-Sz for gctc-ntg-context-518@m.gmane.org; Sat, 17 Jun 2006 23:25:23 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6F53B12820; Sat, 17 Jun 2006 23:25:20 +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 21562-03; Sat, 17 Jun 2006 23:25:11 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D8FB1127ED; Sat, 17 Jun 2006 23:25:10 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5EBAB127ED for ; Sat, 17 Jun 2006 23:25:08 +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 08025-06-4 for ; Sat, 17 Jun 2006 23:25:06 +0200 (CEST) Original-Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by ronja.ntg.nl (Postfix) with SMTP id 9C6EB127E4 for ; Sat, 17 Jun 2006 23:25:06 +0200 (CEST) Original-Received: from root by ciao.gmane.org with local (Exim 4.43) id 1FriHt-0007ki-SS for ntg-context@ntg.nl; Sat, 17 Jun 2006 23:25:01 +0200 Original-Received: from iluvatar.caltech.edu ([131.215.35.27]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 17 Jun 2006 23:25:01 +0200 Original-Received: from johannes_graumann by iluvatar.caltech.edu with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 17 Jun 2006 23:25:01 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: ntg-context@ntg.nl Original-Lines: 39 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: iluvatar.caltech.edu User-Agent: KNode/0.10.2 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:28641 Archived-At: Thanks Taco, for these changes. Have been using a preliminary version of this for a while in my 200 pages thesis with chapter specific bibliographies of hundred entries and up. Works marvelously! Joh Taco Hoekwater wrote: > Hi all, > > > I've just released a beta of the bibliography module for testing. > It can be downloaded from http://modules.contextgarden.net/bib > as usual, and the version is now 2006.06.16 > > News, compared to the previous (April 11) version that is in the > core distribution: > > * Better support for per-chapter bibliographic lists > (citations now repeat in each chapter) > > * The \lang (LANGUAGE) database field is now honoured > (if the content is a valid ConTeXt language, that is) > > * \biburl fields are now typeset using \hyphenatedurl > > * \month field conversion can now be controlled through > \setuppublication[monthconversion=] > > * The module now uses \undefinedreference for undefined references > > * \usemodule[bibltx] provides \newcommand for legacy databases > > * Documentation updated (\nocite is documented now) > > Have fun, > > Taco