X-Git-Url: http://git.osdn.jp/view?a=blobdiff_plain;f=src%2Fltj-pretreat.lua;h=387fcc8cea3464c2c298ccbedf9a9159ff5f1255;hb=a693b63eadfcabe5f4f513a4cc90302f2360b18b;hp=b641ce3c0b75afda112168697e78ed890fb9d7a9;hpb=72ac1fbce6745896b98e48ead84394aaabfe68e8;p=luatex-ja%2Fluatexja.git diff --git a/src/ltj-pretreat.lua b/src/ltj-pretreat.lua index b641ce3..387fcc8 100644 --- a/src/ltj-pretreat.lua +++ b/src/ltj-pretreat.lua @@ -24,7 +24,7 @@ local floor = math.floor local has_attr = Dnode.has_attribute local set_attr = Dnode.set_attribute local node_traverse = Dnode.traverse -local node_remove = Dnode.remove +local node_remove =luatexja.Dnode_remove -- Dnode.remove local node_next = Dnode.getnext local node_free = Dnode.free local node_end_of_math = Dnode.end_of_math