29 Apr
2009
29 Apr
'09
9:55 a.m.
On Wed, Apr 29, 2009 at 10:08, Hans Hagen wrote:
Yanrui Li wrote:
Maybe it is related to the table of 'individual' in mtx-update.lua not being created.
mtx-update.lua, line 266:
individual[#individual+1] = { archive, destination }
right, there should be a
local individual = { }
around line 165 or so ... i wonder what happened with it ... maybe mojca remembers ...
Line has been removed at the same time when you moved/added texmf-cache/local creation, so it must have been an accidental removal.
ok, i added it
To beta? (Therefore I manually fixed the problem, but the change will be overwritten the next time you upload something, so let's hope that the next upload will be OK.) Mojca