OSDN Git Service

forgot to remove debug code
authorHironori Kitagawa <h_kitagawa2001@yahoo.co.jp>
Mon, 21 Sep 2015 07:45:43 +0000 (16:45 +0900)
committerHironori Kitagawa <h_kitagawa2001@yahoo.co.jp>
Mon, 21 Sep 2015 07:45:48 +0000 (16:45 +0900)
src/ltj-ruby.lua

index bc31aa3..da638f5 100644 (file)
@@ -158,11 +158,7 @@ do
            setfield(node_tail(h), 'next', nh)
            setfield(f, 'head', nil); node_free(f)
            setfield(b, 'head', nil); node_free(b)
-           print('<<<BEFORE>>>')
-           luatexja.ext_show_node_list(to_node(h), '', print)
-           print('<<<AFTER>>>')
            local g = luatexja.jfmglue.main(h,false)
-           luatexja.ext_show_node_list(to_node(g), '', print)
            return Dnode.hpack(g)
         else
            return f