2010/7/2 Li Yanrui (李延瑞)
2010/7/2 Li Yanrui (李延瑞)
: 2010/7/2 Li Yanrui (李延瑞)
: 2010/6/30 luigi scarso
: On Wed, Jun 30, 2010 at 9:36 AM, Alan BRASLAU
wrote: Latest minimals:
mtxrun:9289: attempt to concatenate local 'v' (a table value) confirmed on my linux 32 box too
it seems that the following commands can solved this problem.
sed -i 's/t\[vv.."."..v\]/t\[vv\]/g' $TEXMFOS/bin/luatools sed -i 's/t\[vv.."."..v\]/t\[vv\]/g' $TEXMFOS/bin/mtxrun
$ sed -i 's/t\[vv.."."..v\] = kk/t\[k\] = vv/g' $TEXMFOS/bin/luatools $ sed -i 's/t\[vv.."."..v\] = kk/t\[k\] = vv/g' $TEXMFOS/bin/mtxrun $ luatools --generate $ sed -i 's//t\[vv.."."..v\] = kk/t\[k\] = vv/g' `luatools data-res.lua`
the last command should be
$ sed -i 's/t\[vv.."."..v\] = kk/t\[k\] = vv/g' `luatools data-res.lua`
then
$ context --make
-- Best regards,
Li Yanrui (李延瑞) ___________________________________________________________________________________ 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 ___________________________________________________________________________________
In this way the log said "ConTeXt ver: 2010.05.24 13:05 MKIV fmt: 2010.7.2 int: english/english" why? I used the latest.