2010/7/2 luigi scarso <luigi.sca...@gmail.com>:
> On Fri, Jul 2, 2010 at 11:52 AM, Li Yanrui (李延瑞) <liyanrui...@gmail.com> 
> wrote:
>> 2010/7/2 Li Yanrui (李延瑞) <liyanrui...@gmail.com>:
>>> 2010/7/2 Li Yanrui (李延瑞) <liyanrui...@gmail.com>:
>>>> 2010/6/30 luigi scarso <luigi.sca...@gmail.com>:
>>>>> On Wed, Jun 30, 2010 at 9:36 AM, Alan BRASLAU <alan.bras...@cea.fr> 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
>>
> It seems ok on my linux 32bit box
>

changing 't[vv.."."..v] = vv' to 't[kk] = vv' maybe more right.


-- 
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
___________________________________________________________________________________

Reply via email to