On 11/18/2016 7:55 PM, Lars Hamren wrote:
Hi,
There are old zips athttp://context.aanhet.net/ , but there was no easy access to them until now. I just added that, and the archived zips from pragma-ade.com are now all below this directory:
Thank you for you effort!
I removed the contents of tex/texmf-context/, unpacked cont-tmf.zip from http://context.aanhet.net/archives/context-2016-09-20.22/, restored the two bin directories (I did have copies of them) and then ran:
mtxrun --script context --autogenerate --make
After a while I got this error:
open source > level 1, order 282, name '/usr/local/prog/context/context-2016-09-15/tex/texmf-context/tex/context/base/mkiv/node-rul.mkiv'
loading : ConTeXt Core Macros / Bars
lua error > lua error on line 74 in file /usr/local/prog/context/context-2016-09-15/tex/texmf-context/tex/context/base/mkiv/node-rul.mkiv:
...-15/tex/texmf-context/tex/context/base/mkiv/node-rul.lua:420: table index is nil stack traceback:
...-15/tex/texmf-context/tex/context/base/mkiv/node-rul.lua:420: in function 'code'
...-15/tex/texmf-context/tex/context/base/mkiv/util-lua.lua:84: in function 'loadedluacode'
...-15/tex/texmf-context/tex/context/base/mkiv/luat-env.lua:104: in function 'luafilechunk'
...-15/tex/texmf-context/tex/context/base/mkiv/luat-cod.lua:45: in function 'registercode' [ctxlua]:1: in main chunk
64 %D to deal with local settings at the \TEX\ end and remembering parameters 65 %D at the \LUA\ end. We might do things differently now, but as settings normally 66 %D don't change that often, we're not in a hurry to do that now. The problem at 67 %D the \LUA\ end is that we don't know when to clean up. 68 69 \unprotect 70 71 %definesystemattribute[ruled] 72 %definesystemattribute[shifted] 73 74 >> \registerctxluafile{node-rul}{1.001} 75 76 \installcorenamespace{bar} 77 \installcorenamespace{barindex} 78 \installcorenamespace{barattribute} 79 \installcorenamespace{barstack} 80 81 \installcommandhandler \??bar {bar} \??bar 82 83 \newtoks\t_node_rules_checklist
Luatex presents itself as
This is LuaTeX, Version 0.98.3 (TeX Live 2017/dev) (INITEX)
I have started working on making my code work with the latest context installation. Hopefully there are not too many big changes.
the current version is ok for luatex 1.0 .. there have been a few changes as part of finalizing 1.0 but not that many Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------