summaryrefslogtreecommitdiff
path: root/tex/context/base/typo-krn.lua
diff options
context:
space:
mode:
authorMarius <mariausol@gmail.com>2010-09-18 14:17:53 +0300
committerMarius <mariausol@gmail.com>2010-09-18 14:17:53 +0300
commitf986a332f76934300807a66702e402cc57c4b776 (patch)
treed165c4eff451c5503364c48d246885128342c766 /tex/context/base/typo-krn.lua
parent23e5958972d079082ab44fec559f98368493bdb8 (diff)
downloadcontext-f986a332f76934300807a66702e402cc57c4b776.tar.gz
beta 2010.09.18 12:08
Diffstat (limited to 'tex/context/base/typo-krn.lua')
-rw-r--r--tex/context/base/typo-krn.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/typo-krn.lua b/tex/context/base/typo-krn.lua
index 97a6f61a4..83f2e9102 100644
--- a/tex/context/base/typo-krn.lua
+++ b/tex/context/base/typo-krn.lua
@@ -28,7 +28,7 @@ local texattribute = tex.attribute
local nodepool = nodes.pool
local tasks = nodes.tasks
-local new_gluespec = nodepool.glue_spec
+local new_gluespec = nodepool.gluespec
local new_kern = nodepool.kern
local nodecodes = nodes.nodecodes