OSDN Git Service

typo
authorHironori Kitagawa <h_kitagawa2001@yahoo.co.jp>
Sun, 25 Mar 2018 06:56:41 +0000 (15:56 +0900)
committerHironori Kitagawa <h_kitagawa2001@yahoo.co.jp>
Sun, 25 Mar 2018 06:56:41 +0000 (15:56 +0900)
src/ltj-ruby.lua

index eb6a691..22c7b85 100644 (file)
@@ -119,7 +119,7 @@ end
 
 -- 実行回数 + ルビ中身 から uniq_id を作る関数
 luatexja.ruby.old_break_info = {} -- public, 前 run 時の分割情報
-local old_break_info = old_break_info
+local old_break_info = luatexja.ruby.old_break_info
 local cache_handle
 function luatexja.ruby.read_old_break_info()
    if  tex.jobname then