From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/49796 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: beta Date: Fri, 24 Apr 2009 14:41:37 -0400 (EDT) Message-ID: References: <49ED7424.4090601@wxs.nl> <49EDD43B.6020905@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1240598623 26876 80.91.229.12 (24 Apr 2009 18:43:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 24 Apr 2009 18:43:43 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Fri Apr 24 20:45:02 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 1LxQOR-0000YN-K7 for gctc-ntg-context-518@m.gmane.org; Fri, 24 Apr 2009 20:44:59 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id F24961FBAA; Fri, 24 Apr 2009 20:43:31 +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 20688-01; Fri, 24 Apr 2009 20:42:47 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 931EB1FB5B; Fri, 24 Apr 2009 20:42:26 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 4A5EA1FB5A for ; Fri, 24 Apr 2009 20:42:16 +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 01998-03 for ; Fri, 24 Apr 2009 20:42:02 +0200 (CEST) Original-Received: from filter2-nij.mf.surf.net (filter2-nij.mf.surf.net [195.169.124.153]) by ronja.ntg.nl (Postfix) with ESMTP id 3C6301FA41 for ; Fri, 24 Apr 2009 20:42:01 +0200 (CEST) Original-Received: from skycaptain.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.93.160]) by filter2-nij.mf.surf.net (8.13.8/8.13.8/Debian-3) with ESMTP id n3OIfwWE008691 for ; Fri, 24 Apr 2009 20:41:59 +0200 Original-Received: FROM dhcp128036154154.central.yale.edu (dhcp128036154154.central.yale.edu [128.36.154.154]) By skycaptain.mr.itd.umich.edu ID 49F207F4.99AFB.18111 ; Authuser adityam; 24 Apr 2009 14:41:56 EDT In-Reply-To: User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=141.211.93.160; country=US; region=MI; city=Ann Arbor; postalcode=48109; latitude=42.2923; longitude=-83.7145; metrocode=505; areacode=734; http://maps.google.com/maps?q=42.2923,-83.7145&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 214409060 - aedcdfaa97d4 - 20090424 X-Scanned-By: CanIt (www . roaringpenguin . com) on 195.169.124.153 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:49796 Archived-At: On Fri, 24 Apr 2009, Kevin D. Robbins wrote: > With the following versions of ConTeXt, LuaTeX, and t-bib: > > MTXrun | main context file: > /opt/context/beta/tex/texmf-context/tex/context/base/context.tex > MTXrun | current version: 2009.04.21 16:11 > This is LuaTeX, Version beta-0.40.0-2009042222 luatex.web >= v2344 > %D \module > %D [ file=t-bib, > %D version=2009.04.17, > > Using the following in a file named bibliography.bib: > > @TechReport{WhoAmI2009, > author = {Who Am I}, > title = {Foo, Bar, Baz}, > institution = {Boo}, > year = {2009}, > number = {42}, > month = {January} > } > > With the following as my test file: > > \usemodule[bib] > \usemodule[bibltx] > \setupbibtex[database=./bibliography] > \setuppublications[sorttype=bbl,criterium=all] > \setuppublications[numbering=short,autohang=yes,refcommand=key] > > \starttext > \input knuth \cite[WhoAmI2009] > \stoptext This works fine here. I have the same setup as you have. Does doing a context --purge --all and then recompiling help? ___________________________________________________________________________________ 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 ___________________________________________________________________________________