From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/31723 Path: news.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: new bib module Date: Sat, 04 Nov 2006 17:50:33 +0100 Message-ID: <454CC4D9.70901@elvenkind.com> References: <453DFB07.20103@tttech.com> <453E1168.8040600@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 1162659287 17238 80.91.229.2 (4 Nov 2006 16:54:47 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 4 Nov 2006 16:54:47 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sat Nov 04 17:54:41 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 1GgOmm-0005V8-2a for gctc-ntg-context-518@m.gmane.org; Sat, 04 Nov 2006 17:54:24 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 957841FFE4; Sat, 4 Nov 2006 17:54:23 +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 04518-04; Sat, 4 Nov 2006 17:54:22 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id CC1CD1FEB3; Sat, 4 Nov 2006 17:50:54 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D6F4C1FF4B for ; Sat, 4 Nov 2006 17:50:51 +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 04243-04-3 for ; Sat, 4 Nov 2006 17:50:35 +0100 (CET) Original-Received: from post-26.mail.nl.demon.net (post-26.mail.nl.demon.net [194.159.73.196]) by ronja.ntg.nl (Postfix) with SMTP id CE8491FDE0 for ; Sat, 4 Nov 2006 17:50:34 +0100 (CET) Original-Received: from boo.demon.nl ([82.161.175.147]:35987 helo=[10.10.0.3]) by post-26.mail.nl.demon.net with esmtp (Exim 4.51) id 1GgOj4-0005WV-9S for ntg-context@ntg.nl; Sat, 04 Nov 2006 16:50:34 +0000 User-Agent: Mozilla Thunderbird 1.0.6-7.6.20060mdk (X11/20050322) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <453E1168.8040600@elvenkind.com> 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:31723 Archived-At: Hi, I just uploaded a new bib module to http://modules.contextgarden.net Fixes: * \setuppublications[numbering=short] * \setuppublications[numbering=bib] * grid snapping of the publication list * some spurious spaces Added: * \setupbibtex[bibtex=bibtex] For Matthias: I know this does not quite fix all the problems you had with short item keys when they are not generated by \setupbibtex[sort=short], but at least you can have a normal list of referenced items now. Cheers, Taco