Re: [NTG-context] Problem after updating TeXlive 2014

2015-03-28 Thread Fabrice

Hi Hans,
I use the latest context standalone distribution, and it's ok.
Best regards,
Fabrice


___
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  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___

[NTG-context] Problem after updating TeXlive 2014

2015-03-27 Thread Fabrice Couvreur
 Hi,
Following an update TeXlive 2014, the compilation of my old files causes the
same error :

loading : ConTeXt File Macros / Helpers
! LuaTeX error
...ab/texlive/2014/texmf-dist/tex/context/base/file-ini.lua:49: attempt to
call local 'implement' (a nil value)
stack traceback:
...ab/texlive/2014/texmf-dist/tex/context/base/file-ini.lua:49: in
function 'code'
...ab/texlive/2014/texmf-dist/tex/context/base/util-lua.lua:84: in
function 'loadedluacode'
...ab/texlive/2014/texmf-dist/tex/context/base/luat-env.lua:104: in
function 'luafilechunk'
...ab/texlive/2014/texmf-dist/tex/context/base/luat-cod.lua:45: in
function 'registercode'
[\directlua]:1: in main chunk.
\registerctxluafile ...ua.registercode(#1,#2)}

l.31 \registerctxluafile{file-ini}{1.001}

?

Best regards,
Fabrice
___
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  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___

Re: [NTG-context] Problem after updating TeXlive 2014

2015-03-27 Thread Hans Hagen

On 3/27/2015 2:24 PM, Fabrice Couvreur wrote:

Hi,
Following an update TeXlive 2014, the compilation of my old files causes
the same error:

loading : ConTeXt File Macros / Helpers
! LuaTeX error
...ab/texlive/2014/texmf-dist/tex/context/base/file-ini.lua:49: attempt
to call local 'implement' (a nil value)
stack traceback:
 ...ab/texlive/2014/texmf-dist/tex/context/base/file-ini.lua:49: in
function 'code'
 ...ab/texlive/2014/texmf-dist/tex/context/base/util-lua.lua:84: in
function 'loadedluacode'
 ...ab/texlive/2014/texmf-dist/tex/context/base/luat-env.lua:104: in
function 'luafilechunk'
 ...ab/texlive/2014/texmf-dist/tex/context/base/luat-cod.lua:45: in
function 'registercode'
 [\directlua]:1: in main chunk.
\registerctxluafile ...ua.registercode(#1,#2)}

l.31 \registerctxluafile{file-ini}{1.001}

?


as mentioned .. the beta works with luatex .80

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
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  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___