From 16895587e51f8243a7e4dc6185979894fb199d4f Mon Sep 17 00:00:00 2001 From: Marius Date: Fri, 3 Sep 2010 12:35:26 +0300 Subject: beta 2010.09.03 11:05 --- tex/context/base/strc-itm.lua | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'tex/context/base/strc-itm.lua') diff --git a/tex/context/base/strc-itm.lua b/tex/context/base/strc-itm.lua index 53e0d56bf..1c7c2adb5 100644 --- a/tex/context/base/strc-itm.lua +++ b/tex/context/base/strc-itm.lua @@ -7,11 +7,8 @@ if not modules then modules = { } end modules ['strc-itm'] = { } local structures = structures - -structures.itemgroups = structures.itemgroups or { } -local itemgroups = structures.itemgroups - -local jobpasses = job.passes +local itemgroups = structures.itemgroups +local jobpasses = job.passes function itemgroups.register(name,nofitems,maxwidth) jobpasses.savedata("itemgroup", { nofitems, maxwidth }) -- cgit v1.2.3