X-Git-Url: http://git.osdn.jp/view?a=blobdiff_plain;f=src%2Fluatexja.lua;h=370141a85e72e7f1576779557c815f3b917f9d3e;hb=4c013c3732baee930e7adff24e0479a296aeb1fb;hp=67a9e9b3df3a1ee45458386ff59c476b8edc6b1c;hpb=c3e2159efa02485ded571ccb62b2bde80233150d;p=luatex-ja%2Fluatexja.git diff --git a/src/luatexja.lua b/src/luatexja.lua index 67a9e9b..370141a 100644 --- a/src/luatexja.lua +++ b/src/luatexja.lua @@ -380,6 +380,7 @@ local function debug_show_node_X(p,print_fn, limit) .. tostring(p.font) .. ' (' .. print_scaled(p.height) .. '+' .. print_scaled(p.depth) .. ')x' .. print_scaled(p.width) + .. ' xoff: ' .. print_scaled(p.xoffset) print_fn(s) elseif pt=='hlist' or pt=='vlist' or pt=='unset'or pt=='ins' then if pt=='ins' then