X-Git-Url: http://git.osdn.jp/view?a=blobdiff_plain;f=src%2Fltj-math.lua;h=53bcdb340ff56684912510936c2d3781470d42f4;hb=f078ac2f7998a102c7ec765e725f2269eed9f872;hp=e85e5f79d53d90f9563715317d5b463ed955f6d5;hpb=708e04e3e9a83e70664320da6786d723255e1090;p=luatex-ja%2Fluatexja.git diff --git a/src/ltj-math.lua b/src/ltj-math.lua index e85e5f7..53bcdb3 100644 --- a/src/ltj-math.lua +++ b/src/ltj-math.lua @@ -169,9 +169,9 @@ luatexbase.add_to_callback('mlist_to_hlist', function (n, display_type, penalties) n = to_direct(n); list_dir = ltjd_get_dir_count() if getid(n)==id_whatsit and getsubtype(n)==sid_user and - getfield(n, 'user_id') == DIR then + getfield(n, 'user_id') == DIR then local old_n = n; n = node_remove(n, n) - node_free(old_n) + node_free(old_n); if not n then return nil end end return node.mlist_to_hlist( to_node(conv_jchar_to_hbox(n, 0)),