diff options
author | Hans Hagen <pragma@wxs.nl> | 2018-09-30 20:33:04 +0200 |
---|---|---|
committer | Context Git Mirror Bot <phg@phi-gamma.net> | 2018-09-30 20:33:04 +0200 |
commit | e3ad6b783e6162de6dad5531299e69c3d3079b9c (patch) | |
tree | 5b78f96f02bd8eb4b784484aa720930959afa404 /scripts | |
parent | d6c24a529d922ac67d2a30595c52b6b9547dce77 (diff) | |
download | context-e3ad6b783e6162de6dad5531299e69c3d3079b9c.tar.gz |
2018-09-30 19:42: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 cefe33422..4348e6b9c 100644 --- a/scripts/context/lua/mtx-fonts.lua +++ b/scripts/context/lua/mtx-fonts.lua @@ -16,7 +16,7 @@ local lower = string.lower local concat = table.concat local write_nl = texio.write_nl -local otlversion = 3.104 +local otlversion = 3.105 local helpinfo = [[ <?xml version="1.0"?> |