diff options
author | Context Git Mirror Bot <phg42.2a@gmail.com> | 2016-06-16 12:35:50 +0200 |
---|---|---|
committer | Context Git Mirror Bot <phg42.2a@gmail.com> | 2016-06-16 12:35:50 +0200 |
commit | e5f31b4b88e3f4dc2fad65156c4dff08d27f528b (patch) | |
tree | 28f00761e62b7f08fef3d4fe28dbcdd6621d3d63 /scripts | |
parent | 3d9fb7a20b16edd5babed9a56ca70662c0fcb011 (diff) | |
download | context-e5f31b4b88e3f4dc2fad65156c4dff08d27f528b.tar.gz |
2016-06-16 11:52:00
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/context/lua/mtx-fonts.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/context/lua/mtx-fonts.lua b/scripts/context/lua/mtx-fonts.lua index c086d4b58..40d367008 100644 --- a/scripts/context/lua/mtx-fonts.lua +++ b/scripts/context/lua/mtx-fonts.lua @@ -15,7 +15,7 @@ local nameonly, basename, joinpath, collapsepath = file.nameonly, file.basename, local lower = string.lower local otfversion = 2.826 -local otlversion = 3.023 +local otlversion = 3.024 local helpinfo = [[ <?xml version="1.0"?> |