summaryrefslogtreecommitdiff
path: root/tex/context/base/node-fnt.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/node-fnt.lua')
-rw-r--r--tex/context/base/node-fnt.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/tex/context/base/node-fnt.lua b/tex/context/base/node-fnt.lua
index 9cb9b487d..4272f304b 100644
--- a/tex/context/base/node-fnt.lua
+++ b/tex/context/base/node-fnt.lua
@@ -138,6 +138,8 @@ function fonts.setdiscexpansion(v)
end
end
+fonts.setdiscexpansion(true)
+
function handlers.characters(head)
-- either next or not, but definitely no already processed list
starttiming(nodes)