summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/node-fnt.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2020-11-30 11:17:53 +0100
committerContext Git Mirror Bot <phg@phi-gamma.net>2020-11-30 11:17:53 +0100
commit0e813ddcd6168945510ca50913c00fc8b633b733 (patch)
tree8141185b339ecb85a9a388b5b03eb77de552ef57 /tex/context/base/mkiv/node-fnt.lua
parent3169fd44f1569f3719263205c53f61dfb2c9b6a0 (diff)
downloadcontext-0e813ddcd6168945510ca50913c00fc8b633b733.tar.gz
2020-11-30 10:23:00
Diffstat (limited to 'tex/context/base/mkiv/node-fnt.lua')
-rw-r--r--tex/context/base/mkiv/node-fnt.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/tex/context/base/mkiv/node-fnt.lua b/tex/context/base/mkiv/node-fnt.lua
index dd40befc8..f3bb6228f 100644
--- a/tex/context/base/mkiv/node-fnt.lua
+++ b/tex/context/base/mkiv/node-fnt.lua
@@ -138,8 +138,8 @@ fonts.hashes.processes = fontprocesses
-- inside a run which means that we need to keep track of this which in turn complicates matters
-- in a way i don't like
--- we need to deal with the basemode fonts here and can only run over ranges as we
--- otherwise get luatex craches due to all kind of asserts in the disc/lig builder
+-- we need to deal with the basemode fonts here and can only run over ranges as we otherwise get
+-- luatex craches due to all kind of asserts in the disc/lig builder
-- there is no gain in merging used (dynamic 0) and dynamics apart from a bit less code