summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/typo-adj.lmt
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkxl/typo-adj.lmt')
-rw-r--r--tex/context/base/mkxl/typo-adj.lmt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/mkxl/typo-adj.lmt b/tex/context/base/mkxl/typo-adj.lmt
index d902187e3..204b0e387 100644
--- a/tex/context/base/mkxl/typo-adj.lmt
+++ b/tex/context/base/mkxl/typo-adj.lmt
@@ -40,7 +40,7 @@ end
local function block_baselineskip(head,tail)
-- tex.prevdepth = -1000 * 65536 -- ignoredepth
- tex.prevdepth = texgetdimen("ignoredepthcriterium")
+ tex.prevdepth = texgetdimen("ignoredepthcriterion")
return head
end