summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/font-mis.lua
diff options
context:
space:
mode:
authorContext Git Mirror Bot <phg42.2a@gmail.com>2016-09-06 01:12:18 +0200
committerContext Git Mirror Bot <phg42.2a@gmail.com>2016-09-06 01:12:18 +0200
commit9db0d829e3ee2c3ab607c3c624adf189b2da15f4 (patch)
tree0d65a3fea48b3ded2a98fb637cd70b0a4b488a28 /tex/context/base/mkiv/font-mis.lua
parent3f59c56887a9a6c4bda68ab8d99e67d2afc902f9 (diff)
downloadcontext-9db0d829e3ee2c3ab607c3c624adf189b2da15f4.tar.gz
2016-09-06 00:33: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 f610ee983..5a3bf4999 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.026
+ otf.version = otf.version or 3.027
otf.cache = otf.cache or containers.define("fonts", "otl", otf.version, true)
function fonts.helpers.getfeatures(name,save)