From ed2c824995ef51ddb1dfc1fa2a526933cd377cda Mon Sep 17 00:00:00 2001 From: Context Git Mirror Bot Date: Wed, 30 Mar 2016 12:07:47 +0200 Subject: 2016-03-30 12:01:00 --- tex/context/base/mkiv/scrp-ini.lua | 15 --------------- 1 file changed, 15 deletions(-) (limited to 'tex/context/base/mkiv/scrp-ini.lua') diff --git a/tex/context/base/mkiv/scrp-ini.lua b/tex/context/base/mkiv/scrp-ini.lua index c35f99038..02b289137 100644 --- a/tex/context/base/mkiv/scrp-ini.lua +++ b/tex/context/base/mkiv/scrp-ini.lua @@ -69,7 +69,6 @@ local nodepool = nuts.pool local new_glue = nodepool.glue local new_rule = nodepool.rule local new_penalty = nodepool.penalty ------ new_gluespec = nodepool.gluespec scripts = scripts or { } local scripts = scripts @@ -823,20 +822,6 @@ local function marker(head,current,font,color) -- could become: nodes.tracers.ma return head, current end --- local function process(handler,head,first,last) --- dataset = numbertodataset[first[a_scriptsplitting]] --- stretch = emwidths[first.font]*dataset.inter_word_stretch_factor --- return insert_node_after(head,last,new_glue(0,stretch)) --- end --- --- local cache = { } table.setmetatableindex(cache,function(t,k) --- local v = new_gluespec(0,k) --- nodepool.register(v) --- t[k] = v --- return v --- end) --- return insert_node_after(head,last,new_glue(cache[last_s])) - local last_a, last_f, last_s, last_q function splitters.insertafter(handler,head,first,last,detail) -- cgit v1.2.3