summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/font-mis.lua
diff options
context:
space:
mode:
authorContext Git Mirror Bot <phg42.2a@gmail.com>2016-06-15 21:30:30 +0200
committerContext Git Mirror Bot <phg42.2a@gmail.com>2016-06-15 21:30:30 +0200
commit3d9fb7a20b16edd5babed9a56ca70662c0fcb011 (patch)
tree7fa932570d89b22a639c3062d07c6adb1841f5ae /tex/context/base/mkiv/font-mis.lua
parent9db0c39e07509226287ef0075dfda8d2386416ed (diff)
downloadcontext-3d9fb7a20b16edd5babed9a56ca70662c0fcb011.tar.gz
2016-06-15 20:23: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 6cf305309..9426c3148 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.022
+ otf.version = otf.version or 3.023
otf.cache = otf.cache or containers.define("fonts", "otl", otf.version, true)
function fonts.helpers.getfeatures(name,save)