summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/page-ini.lmt
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkxl/page-ini.lmt')
-rw-r--r--tex/context/base/mkxl/page-ini.lmt4
1 files changed, 2 insertions, 2 deletions
diff --git a/tex/context/base/mkxl/page-ini.lmt b/tex/context/base/mkxl/page-ini.lmt
index ef34687c6..ec2278c01 100644
--- a/tex/context/base/mkxl/page-ini.lmt
+++ b/tex/context/base/mkxl/page-ini.lmt
@@ -361,10 +361,10 @@ implement {
-- usage = "value",
-- actions = function()
-- local result = 0
--- if nodes.nuts.getspeciallist("contribute_head") then
+-- if nodes.nuts.getspeciallist("contributehead") then
-- result = result | 1
-- end
--- if nodes.nuts.getspeciallist("page_head") then
+-- if nodes.nuts.getspeciallist("pagehead") then
-- result = result | 2
-- end
-- return tokens.values.integer, result