summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/spac-prf.lmt
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkxl/spac-prf.lmt')
-rw-r--r--tex/context/base/mkxl/spac-prf.lmt4
1 files changed, 2 insertions, 2 deletions
diff --git a/tex/context/base/mkxl/spac-prf.lmt b/tex/context/base/mkxl/spac-prf.lmt
index 2223c7730..c38cdc97b 100644
--- a/tex/context/base/mkxl/spac-prf.lmt
+++ b/tex/context/base/mkxl/spac-prf.lmt
@@ -269,9 +269,9 @@ end
profiling.get = getprofile
local function getpagelist()
- local pagehead = texlists.page_head
+ local pagehead = texlists.pagehead
if pagehead then
- pagehead = tonut(texlists.page_head)
+ pagehead = tonut(texlists.pagehead)
pagetail = find_node_tail(pagehead)
else
pagetail = nil