OSDN Git Service

\ltj@icflag of kern from luaotfload is changed from 0 to 1
[luatex-ja/luatexja.git] / src / ltj-jfmglue.lua
index 3678027..99fcd66 100644 (file)
@@ -420,7 +420,8 @@ local calc_np = calc_np
 -- We think that "Np is a Japanese character" if Np.met~=nil,
 --            "Np is an alphabetic character" if Np.pre~=nil,
 --            "Np is not a character" otherwise.
-local after_hlist, after_alchar, extract_np
+after_hlist = nil -- global
+local after_alchar, extract_np
 do
   local PRE  = luatexja.stack_table_index.PRE
   local POST = luatexja.stack_table_index.POST