summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/typo-adj.lmt
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2023-05-29 14:53:42 +0200
committerContext Git Mirror Bot <phg@phi-gamma.net>2023-05-29 14:53:42 +0200
commitf9dc65246f5d46583d00db93761929b6c6b5bf20 (patch)
treefc0072c7f9788452cc2b0dc2b729baec9570886c /tex/context/base/mkxl/typo-adj.lmt
parent1bcb61ec8c01b503740bfeb8cc9d5f62553b3f72 (diff)
downloadcontext-f9dc65246f5d46583d00db93761929b6c6b5bf20.tar.gz
2023-05-29 14:15:00
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