summaryrefslogtreecommitdiff
path: root/otfl-node-inj.lua
diff options
context:
space:
mode:
authorElie Roux <elie.roux@telecom-bretagne.eu>2009-04-23 15:22:25 +0200
committerElie Roux <elie.roux@telecom-bretagne.eu>2009-04-23 15:22:25 +0200
commit190afdecb3f4d133e472fd17a140c57100219b7b (patch)
treec4dce7c6e609147c6709581bf52f6443b10b95ad /otfl-node-inj.lua
parentfed311d67f0258a26530e04c43acf3d0261a25ce (diff)
downloadluaotfload-190afdecb3f4d133e472fd17a140c57100219b7b.tar.gz
sync with the latest ConTeXt beta, and using luaotfload in DVI mode too (for dvipdfmx)
Diffstat (limited to 'otfl-node-inj.lua')
-rw-r--r--otfl-node-inj.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/otfl-node-inj.lua b/otfl-node-inj.lua
index 6fd93fa..6ba21b3 100644
--- a/otfl-node-inj.lua
+++ b/otfl-node-inj.lua
@@ -166,6 +166,8 @@ function nodes.trace_injection(head)
report("end run")
end
+-- todo: reuse tables (i.e. no collection), but will be extra fields anyway
+
function nodes.inject_kerns(head,tail,keep)
if trace_injections then
nodes.trace_injection(head)