OSDN Git Service

Releases 20171112.0
[luatex-ja/luatexja.git] / src / ltj-pretreat.lua
index 3186ca6..88aad54 100644 (file)
@@ -149,7 +149,7 @@ local function set_box_stack_level(head, mode)
            if ltjf_font_metric_table[nf].vert_activated then
               local pc = getchar(p)
               pc = ltjf_font_metric_table[nf].vform[pc]
-               if pc then print('Replace ', getchar(p) , pc); setchar(p,  pc) end
+               if pc then setchar(p,  pc) end
            end
         end
       end