summaryrefslogtreecommitdiff
path: root/tex/context/base/font-oup.lua
diff options
context:
space:
mode:
authorContext Git Mirror Bot <phg42.2a@gmail.com>2015-08-30 18:15:06 +0200
committerContext Git Mirror Bot <phg42.2a@gmail.com>2015-08-30 18:15:06 +0200
commit44b54480d044b8fe578a05a3e21bff802e9d0610 (patch)
treefe45e976b848193eab180dc150d35cb57c3ef40d /tex/context/base/font-oup.lua
parent470438f73f2273ca9cff09393f198884a219ec48 (diff)
downloadcontext-44b54480d044b8fe578a05a3e21bff802e9d0610.tar.gz
2015-08-30 17:10:00
Diffstat (limited to 'tex/context/base/font-oup.lua')
-rw-r--r--tex/context/base/font-oup.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/tex/context/base/font-oup.lua b/tex/context/base/font-oup.lua
index f0e182be1..534bfe42e 100644
--- a/tex/context/base/font-oup.lua
+++ b/tex/context/base/font-oup.lua
@@ -1913,6 +1913,8 @@ function readers.expand(data)
local cu = coverage[unic]
if not cu then
coverage[unic] = rulehash -- can now be done cleaner i think
+-- else
+-- sequence[start] = nil
end
end
end