summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/font-otf.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkiv/font-otf.lua')
-rw-r--r--tex/context/base/mkiv/font-otf.lua3
1 files changed, 2 insertions, 1 deletions
diff --git a/tex/context/base/mkiv/font-otf.lua b/tex/context/base/mkiv/font-otf.lua
index cbdc79678..a1730aced 100644
--- a/tex/context/base/mkiv/font-otf.lua
+++ b/tex/context/base/mkiv/font-otf.lua
@@ -58,7 +58,7 @@ local otf = fonts.handlers.otf
otf.glists = { "gsub", "gpos" }
-otf.version = 2.824 -- beware: also sync font-mis.lua and in mtx-fonts
+otf.version = 2.825 -- beware: also sync font-mis.lua and in mtx-fonts
otf.cache = containers.define("fonts", "otf", otf.version, true)
local hashes = fonts.hashes
@@ -2961,6 +2961,7 @@ otf.coverup = {
multiple = justset,
ligature = justset,
kern = justset,
+ pair = justset,
chainsubstitution = justset,
chainposition = justset,
},