summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/typo-lin.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2020-06-26 14:36:32 +0200
committerContext Git Mirror Bot <phg@phi-gamma.net>2020-06-26 14:36:32 +0200
commit3bc02e08823ca9d94cd3da01161ec511c9fdec3f (patch)
tree6051c9646606ab77131c52b7bbb97efbb4000c75 /tex/context/base/mkiv/typo-lin.lua
parent2e657baa195eb8a5011a0f08eeb32bd3396ea1bf (diff)
downloadcontext-3bc02e08823ca9d94cd3da01161ec511c9fdec3f.tar.gz
2020-06-26 13:28:00
Diffstat (limited to 'tex/context/base/mkiv/typo-lin.lua')
-rw-r--r--tex/context/base/mkiv/typo-lin.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/tex/context/base/mkiv/typo-lin.lua b/tex/context/base/mkiv/typo-lin.lua
index 15e543c52..1d523a200 100644
--- a/tex/context/base/mkiv/typo-lin.lua
+++ b/tex/context/base/mkiv/typo-lin.lua
@@ -123,10 +123,10 @@ local getreserved = jobpositions.getreserved
local paragraphs = { }
typesetters.paragraphs = paragraphs
-local addskips = false
+local addskips = false -- todo: use engine normalizer
local noflines = 0
--- This is the third version, a mix between immediate (prestice lines) and delayed
+-- This is the third version, a mix between immediate (prestine lines) and delayed
-- as we don't want anchors that are not used.
-- I will make a better variant once lmtx is stable i.e. less clutter.