From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/52378 Path: news.gmane.org!not-for-mail From: luigi scarso Newsgroups: gmane.comp.tex.context Subject: Error in last current Date: Tue, 18 Aug 2009 00:41:30 +0200 Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1250548919 16811 80.91.229.12 (17 Aug 2009 22:41:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 17 Aug 2009 22:41:59 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Tue Aug 18 00:41:52 2009 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.50) id 1MdAtg-0000NA-02 for gctc-ntg-context-518@m.gmane.org; Tue, 18 Aug 2009 00:41:48 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 21025C9AAA; Tue, 18 Aug 2009 00:41:47 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 9xSgTVlP-6DZ; Tue, 18 Aug 2009 00:41:44 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 8523BC9A7C; Tue, 18 Aug 2009 00:41:44 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 65366C9A7C for ; Tue, 18 Aug 2009 00:41:43 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id Sa1Cv8ACNenT for ; Tue, 18 Aug 2009 00:41:31 +0200 (CEST) Original-Received: from mail-bw0-f220.google.com (mail-bw0-f220.google.com [209.85.218.220]) by balder.ntg.nl (Postfix) with ESMTP id AE4A3C9A63 for ; Tue, 18 Aug 2009 00:41:30 +0200 (CEST) Original-Received: by bwz20 with SMTP id 20so3953992bwz.9 for ; Mon, 17 Aug 2009 15:41:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=9/+H7hB1aUmSxncT9omD/vgm1UHT4mdyu6cnCSRsV+M=; b=UKcNTeswlR/CrN1U6PcZyLO2tZXjLHBDIsdH+FfpbygEKj4M0Tf6B6V9M9Qp7UoZc3 akTwZDSw3Gtmz9brWV424WyowoTBy0wv48bBnub1AUF4la/laQE4ex1O31n1ZkKmLc3J AiUZeOXGaxZ7WdfbvgMCu3adHCyuGfPb3jdlQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=Q4BzzEmrUkuJ39+AxYNsIpCmMkJonV3Y+3VixkaUtfWddtSKMCyx+42mhQkUscendS qiD3K8UkZsbhEIFDcFIjNS/NsE/pgB3LaE8zh4ID6SKvhSekB6AunMbLCH0tQhytxpZl XVOJt+poVq4Qf/LJmwXbGTGJaCztzzZjPu0W4= Original-Received: by 10.204.156.217 with SMTP id y25mr3097287bkw.182.1250548890446; Mon, 17 Aug 2009 15:41:30 -0700 (PDT) X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:52378 Archived-At: $>context --version MTXrun | main context file: /opt/luatex/minimals/tex/texmf-context/tex/context/base/context.tex MTXrun | current version: 2009.08.13 13:13 $> luatex --version This is LuaTeX, Version beta-0.42.0-2009071802 $> context test.tex %%% test.tex \usemodule[maps] \definereferenceformat[cite][left={[},right={]}] \defineitemgroup [bibliography] [levels=1] \setupitemgroup [bibliography] [symbol=n, left={[}, right={]}, width=1.5em, stopper=, itemalign=flushright, inbetween={\blank[4pt]}] \appendtoks \let \bibitem \itemgroupitem \to \itemgroupcommands \starttext \startArticle [Year=2009, Number=39, Period=eurotex, Page=1, Title={foo}, Author={Luigi Scarso}] \section{A section} Foo \cite[wikimedia]) \section{References} \startbibliography \bibitem[wikimedia]{\ \ }{http://download.wikimedia.org} \stopbibliography \stopArticle \stoptext gives {/opt/luatex/minimals/tex/texmf/fonts/map/dvips/lm/lm-rm.map} ! LuaTeX error ...mals/tex/texmf-context/tex/context/base/node-ref.lua:59: attempt to call upvalue 'list_dimensions' (a nil value) stack traceback: ...mals/tex/texmf-context/tex/context/base/node-ref.lua:59: in function 'dimensions' ...mals/tex/texmf-context/tex/context/base/node-ref.lua:66: in function 'inject_range' ...mals/tex/texmf-context/tex/context/base/node-ref.lua:297: in function 'inject_area' ...mals/tex/texmf-context/tex/context/base/node-ref.lua:294: in function 'inject_area' ...mals/tex/texmf-context/tex/context/base/node-ref.lua:294: in function 'inject_area' ...mals/tex/texmf-context/tex/context/base/node-ref.lua:294: in function 'inject_area' ...mals/tex/texmf-context/tex/context/base/node-ref.lua:294: in function 'inject_area' ...mals/tex/texmf-context/tex/context/base/node-ref.lua:294: in function 'inject_area' ...mals/tex/texmf-context/tex/context/base/node-ref.lua:294: in function 'inject_area' ...mals/tex/texmf-context/tex/context/base/node-ref.lua:294: in function 'inject_area' ... ...mals/tex/texmf-context/tex/context/base/node-ref.lua:294: in function 'inject_area' ...mals/tex/texmf-context/tex/context/base/node-ref.lua:294: in function 'inject_area' ...mals/tex/texmf-context/tex/context/base/node-ref.lua:294: in function 'inject_area' ...mals/tex/texmf-context/tex/context/base/node-ref.lua:294: in function 'inject_area' ...mals/tex/texmf-context/tex/context/base/node-ref.lua:294: in function <...mals/tex/texmf-context/tex/context/base/node-ref.lua:274> (tail call): ? :14: in function <:10> (tail call): ? (tail call): ?
:1: in main chunk. \finalizeshipoutbox ..._page(tex.box[\number #1])} \actualshipout ...0\hbox {#1}\finalizeshipoutbox 0 \setbox \scratchbox \hbox ... \myshipout ...\@@ppmethod }\gobbleoneargument {#1} \setnextrealpageno \afters... \dofinaloutput ...hbox {\vbox {\dopagebody #1#2}}} \the \everyaftershipout \a... \finaloutput ...EAEAEA \dofinaloutput \fi \fi #1#2 \resetselectiepagina \incr... \sidefloatoutput ...e \else \finalsidefloatoutput \global \sidefloatvsize \n... ... l.32 \stoptext -- luigi ___________________________________________________________________________________ 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 ___________________________________________________________________________________