OSDN Git Service

Merge branch 'kitagawa_test' of git.sourceforge.jp:/gitroot/luatex-ja/luatexja into...
[luatex-ja/luatexja.git] / src / ltj-ruby.lua
index 4f97899..da638f5 100644 (file)
@@ -3,7 +3,7 @@
 --
 luatexbase.provides_module({
   name = 'luatexja.ruby',
-  date = '2015/01/14',
+  date = '2015/09/18',
   description = 'Ruby annotation',
 })
 module('luatexja.ruby', package.seeall)
@@ -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