From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/36898 Path: news.gmane.org!not-for-mail From: "Lutz Haseloff" Newsgroups: gmane.comp.tex.context Subject: most recent context and luatex for linux Date: Fri, 5 Oct 2007 07:14:14 +0200 Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1653747954==" X-Trace: sea.gmane.org 1191561301 31162 80.91.229.12 (5 Oct 2007 05:15:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 5 Oct 2007 05:15:01 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Fri Oct 05 07:14:58 2007 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 1IdfWb-0005cj-Dz for gctc-ntg-context-518@m.gmane.org; Fri, 05 Oct 2007 07:14:57 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0B19C1FC21; Fri, 5 Oct 2007 07:14:52 +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 19425-02; Fri, 5 Oct 2007 07:14:32 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 4FCDE1FC27; Fri, 5 Oct 2007 07:14:31 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8EC1E1FC27 for ; Fri, 5 Oct 2007 07:14:23 +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 19426-01-5 for ; Fri, 5 Oct 2007 07:14:17 +0200 (CEST) Original-Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.181]) by ronja.ntg.nl (Postfix) with ESMTP id CCC291FC21 for ; Fri, 5 Oct 2007 07:14:16 +0200 (CEST) Original-Received: by wa-out-1112.google.com with SMTP id m16so504974waf for ; Thu, 04 Oct 2007 22:14:14 -0700 (PDT) Original-Received: by 10.114.76.1 with SMTP id y1mr6866252waa.1191561254308; Thu, 04 Oct 2007 22:14:14 -0700 (PDT) Original-Received: by 10.114.93.6 with HTTP; Thu, 4 Oct 2007 22:14:14 -0700 (PDT) X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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:36898 Archived-At: --===============1653747954== Content-Type: multipart/alternative; boundary="----=_Part_22785_3571248.1191561254296" ------=_Part_22785_3571248.1191561254296 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi all, if i try to "texexec --lua --make --all" i get following error message: -------------------------- (/usr/share/context/texmf-local/tex/context/base/lang-ini.mkiv ! LuaTeX error ...re/context/texmf-local/tex/context/base/lang-ini.lua:9: attempt to index global 'lang' (a nil value). \ctxluabytecode ...ode " .. "#1" .. str) end end } \registerctxluafile ...{\the \luabytecodecounter } \fi \fi l.16 \registerctxluafile{lang-ini}{1.001} ? -------------------------- line 9 in lang-ini.lua is: -------------------------- if lang.use_new then lang.use_new(true) end -------------------------- I use luatex 11.2 beta (self compiled). The error occurs in normal context and in the beta. Greetings Lutz ------=_Part_22785_3571248.1191561254296 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi all,

if i try to "texexec --lua --make --all" i get following error message:
--------------------------
(/usr/share/context/texmf-local/tex/context/base/lang-ini.mkiv
! LuaTeX error ...re/context/texmf-local/tex/context/base/lang- ini.lua:9: attempt to index global 'lang' (a nil value).
\ctxluabytecode ...ode " .. "#1" .. str) end end }

\registerctxluafile ...{\the \luabytecodecounter }
                                                  \fi \fi
l.16 \registerctxluafile{lang-ini}{1.001}

?
--------------------------

line 9 in lang-ini.lua is:
--------------------------
if lang.use_new then lang.use_new(true) end
--------------------------


I use luatex 11.2 beta (self compiled).
The error occurs in normal context and in the beta.


Greetings

Lutz
------=_Part_22785_3571248.1191561254296-- --===============1653747954== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ 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 ___________________________________________________________________________________ --===============1653747954==--