Re: [NTG-context] most recent context and luatex for linux

2007-10-05 Thread Lutz Haseloff
2007/10/5, Thomas A. Schmitz [EMAIL PROTECTED]:


 On Oct 5, 2007, at 7:14 AM, Lutz Haseloff wrote:

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

 Yes, that's what Hans wrote when he announced this beta: you'll need
 the latest latest luatex, i.e. you have to checkout the svn trunk and
 compile yourself (and what do you mean in normal context?)


o.k. my fault as usual :-(
I thought the newest source archive on foundry.supelec.fr where the latest.
Current context works as expected with my beta 11.2 binary.
Please don't mind the noise accompanying my first steps using context on
linux...


Greetings

Lutz
___
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
___


[NTG-context] most recent context and luatex for linux

2007-10-04 Thread Lutz Haseloff
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
___
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
___


Re: [NTG-context] most recent context and luatex for linux

2007-10-04 Thread Thomas A. Schmitz

On Oct 5, 2007, at 7:14 AM, Lutz Haseloff wrote:

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


 Greetings

 Lutz

Yes, that's what Hans wrote when he announced this beta: you'll need  
the latest latest luatex, i.e. you have to checkout the svn trunk and  
compile yourself (and what do you mean in normal context?)

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
___