summaryrefslogtreecommitdiff
path: root/tex/context/base/scrn-fld.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2012-01-09 10:08:00 +0100
committerHans Hagen <pragma@wxs.nl>2012-01-09 10:08:00 +0100
commitcb61e304a824404b3847969f1da89f868449df8b (patch)
tree6e8e108d1c511292d90cbdd7b4922851d7d29ef0 /tex/context/base/scrn-fld.lua
parent0b16692d7b6129a0a7087b86fe51bbc2d5ce03ce (diff)
downloadcontext-cb61e304a824404b3847969f1da89f868449df8b.tar.gz
beta 2012.01.09 10:08
Diffstat (limited to 'tex/context/base/scrn-fld.lua')
-rw-r--r--tex/context/base/scrn-fld.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/scrn-fld.lua b/tex/context/base/scrn-fld.lua
index 439de13b3..6f45b30d3 100644
--- a/tex/context/base/scrn-fld.lua
+++ b/tex/context/base/scrn-fld.lua
@@ -40,7 +40,7 @@ commands.definefieldset = defineset
commands.clonefield = clone
function commands.insertfield(name,specification)
- tex.box["scrn_field_box_body"] = insert(name,specification)
+ tex.box["b_scrn_field_body"] = insert(name,specification)
end
-- (for the monent) only tex interface