From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/49510 Path: news.gmane.org!not-for-mail From: "Thomas A. Schmitz" Newsgroups: gmane.comp.tex.context Subject: Re: Bib module in mkiv Date: Fri, 17 Apr 2009 11:32:30 +0200 Message-ID: References: <49E835F3.5060906@elvenkind.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v930.3) Content-Type: text/plain; charset="us-ascii"; Format="flowed"; DelSp="yes" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1239960829 26125 80.91.229.12 (17 Apr 2009 09:33:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 17 Apr 2009 09:33:49 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Fri Apr 17 11:35:08 2009 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 1LukTP-0002iy-JX for gctc-ntg-context-518@m.gmane.org; Fri, 17 Apr 2009 11:35:03 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0BE3D1FB1D; Fri, 17 Apr 2009 11:33:37 +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 17094-04; Fri, 17 Apr 2009 11:32:56 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BF1E61FB14; Fri, 17 Apr 2009 11:32:55 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 67ADF1FB14 for ; Fri, 17 Apr 2009 11:32:54 +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 14917-03-2 for ; Fri, 17 Apr 2009 11:32:45 +0200 (CEST) Original-Received: from filter3-til.mf.surf.net (filter3-til.mf.surf.net [194.171.167.219]) by ronja.ntg.nl (Postfix) with ESMTP id C9BAC1FADF for ; Fri, 17 Apr 2009 11:32:45 +0200 (CEST) Original-Received: from uni-bonn.de (mail.uni-bonn.de [131.220.15.113]) by filter3-til.mf.surf.net (8.13.8/8.13.8/Debian-3) with ESMTP id n3H9WaDZ031728 for ; Fri, 17 Apr 2009 11:32:40 +0200 Original-Received: from [87.178.82.44] (account tschmit1@uni-bonn.de HELO [192.168.0.2]) by fe2.uni-bonn.de (CommuniGate Pro SMTP 5.2.12) with ESMTPA id 15201319 for ntg-context@ntg.nl; Fri, 17 Apr 2009 11:32:35 +0200 In-Reply-To: <49E835F3.5060906@elvenkind.com> X-Mailer: Apple Mail (2.930.3) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=131.220.15.113; country=DE; region=07; city=Bonn; latitude=50.7333; longitude=7.1000; http://maps.google.com/maps?q=50.7333,7.1000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 210037420 - 7ceed16b5b31 - 20090417 X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.219 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.11 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:49510 Archived-At: On Apr 17, 2009, at 9:55 AM, Taco Hoekwater wrote: > Hi, > > Hans sent me a patch for the bib module so that it now should > work with the latest mkiv once again, but the code needs testing > before being included in the context distribution, so please > do so. You can get the new version of the module from > > http://modules.contextgarden.net/bib > > Note: you need the latest context beta, because the bib module > required a small extension to the core. > > Best wishes, > Taco Hi Taco, just to clarify things: on the download site in the garden, you write: "This release has support for the new mkiv structure code, but it needs a very new beta (2009.04.16 23:52)" The latest beta I could find was 2009.04.16 22:27, and with this, I still get the error ! Undefined control sequence. ... [\bibrefprefix ][\sectionseparator ] \expanded ...\long \xdef \@@expanded {\noexpand #1 }\@@expanded \preparebibreflist ...refix ][\sectionseparator ]} \storeitem \expandrefs ...ibrefprefix \preparebibreflist {#1} \global \bibreffoundfalse ... \next2 #1,->\expandrefs {#1} \doprocesscommaitem \doprocesscommalist ...item \gobbleoneargument #1, ]\relax \global \advance \... ... l.182 ...lications[criterium=cite,option=continue] Should we wait for a still newer beta, or is this a typo and I need to dig deeper? Thomas ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________