summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/font-otl.lua
diff options
context:
space:
mode:
authorContext Git Mirror Bot <phg42.2a@gmail.com>2016-04-30 21:47:48 +0200
committerContext Git Mirror Bot <phg42.2a@gmail.com>2016-04-30 21:47:48 +0200
commit0720a3fd156076fc3092927feb0fa0a85122ec6d (patch)
tree63d6975747b9b4d4d91f079602a4967f2aef03e6 /tex/context/base/mkiv/font-otl.lua
parent4a649b4a0eff2ba6f292e4891d2749a79b08baf0 (diff)
downloadcontext-0720a3fd156076fc3092927feb0fa0a85122ec6d.tar.gz
2016-04-30 19:04:00
Diffstat (limited to 'tex/context/base/mkiv/font-otl.lua')
-rw-r--r--tex/context/base/mkiv/font-otl.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/mkiv/font-otl.lua b/tex/context/base/mkiv/font-otl.lua
index bcea27520..f7b6eb5ae 100644
--- a/tex/context/base/mkiv/font-otl.lua
+++ b/tex/context/base/mkiv/font-otl.lua
@@ -53,7 +53,7 @@ local report_otf = logs.reporter("fonts","otf loading")
local fonts = fonts
local otf = fonts.handlers.otf
-otf.version = 3.018 -- beware: also sync font-mis.lua and in mtx-fonts
+otf.version = 3.019 -- beware: also sync font-mis.lua and in mtx-fonts
otf.cache = containers.define("fonts", "otl", otf.version, true)
local otfreaders = otf.readers