OSDN Git Service

Merge branch 'kitagawa_test' into kitagawa_lineprofile
[luatex-ja/luatexja.git] / src / ltj-lineskip.lua
index d4efaf9..1e24518 100644 (file)
@@ -66,7 +66,7 @@ do
       end
       return true
    end
-   luatexbase.add_to_callback('post_linebreak_filter', 
+   ltjb.add_to_callback('post_linebreak_filter', 
       adjust_glue, 'ltj.lineskip', 10000)
 end