summaryrefslogtreecommitdiff
path: root/tex/context/base/font-otn.lua
diff options
context:
space:
mode:
authorMarius <mariausol@gmail.com>2010-09-10 10:15:13 +0300
committerMarius <mariausol@gmail.com>2010-09-10 10:15:13 +0300
commitc16e4d356505f8e2f7e0b15ff426f38415a5f24d (patch)
tree4b018fb5d30d930184a13398dafe8c9f0469d5e4 /tex/context/base/font-otn.lua
parent821d6141a92d80d6195b87fe1c25fb2fd83042d5 (diff)
downloadcontext-c16e4d356505f8e2f7e0b15ff426f38415a5f24d.tar.gz
beta 2010.09.09 23:45
Diffstat (limited to 'tex/context/base/font-otn.lua')
-rw-r--r--tex/context/base/font-otn.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/font-otn.lua b/tex/context/base/font-otn.lua
index 4109ca2d0..608e42fb3 100644
--- a/tex/context/base/font-otn.lua
+++ b/tex/context/base/font-otn.lua
@@ -2471,7 +2471,7 @@ local function prepare_lookups(tfmdata)
end
end
end
- local list = glyph.mykerns
+ local list = glyph.kerns
if list then
for lookup, krn in next, list do
local k = kerns[lookup]