summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/font-mis.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2017-07-28 23:04:36 +0200
committerContext Git Mirror Bot <phg42.2a@gmail.com>2017-07-28 23:04:36 +0200
commitc6715fb7e284831f7172cbac1df945f63c0abbed (patch)
treed906287e66faf932484344531d2b38b6e78dbbc5 /tex/context/base/mkiv/font-mis.lua
parent94b5df97d96df63acffb8afe1575ecf2bc764215 (diff)
downloadcontext-c6715fb7e284831f7172cbac1df945f63c0abbed.tar.gz
2017-07-28 22:56:00
Diffstat (limited to 'tex/context/base/mkiv/font-mis.lua')
-rw-r--r--tex/context/base/mkiv/font-mis.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/mkiv/font-mis.lua b/tex/context/base/mkiv/font-mis.lua
index 3325264fc..401abbffa 100644
--- a/tex/context/base/mkiv/font-mis.lua
+++ b/tex/context/base/mkiv/font-mis.lua
@@ -21,7 +21,7 @@ local readers = otf.readers
if readers then
- otf.version = otf.version or 3.032
+ otf.version = otf.version or 3.100
otf.cache = otf.cache or containers.define("fonts", "otl", otf.version, true)
function fonts.helpers.getfeatures(name,save)