OSDN Git Service

target release date: 2023-12-30
authorHironori Kitagawa <h_kitagawa2001@yahoo.co.jp>
Thu, 28 Dec 2023 19:26:47 +0000 (04:26 +0900)
committerHironori Kitagawa <h_kitagawa2001@yahoo.co.jp>
Thu, 28 Dec 2023 19:26:47 +0000 (04:26 +0900)
src/ltj-base.sty
src/luatexja.sty

index ba88ec9..5b3c77e 100644 (file)
 %!   (command_name が "assign_int" であるトークン).
 %! (注意: まだ文字表記(`A)に対応していません.)
 \def\ltj@grab@num{
-  \directlua{tex.sprint('{' .. token.scan_int() .. '}')}
+  \directlua{tex.sprint(luatexbase.catcodetables['latex-package'], '{' .. token.scan_int() .. '}')}
 }
 
 %%------------------ Safe passing
index c22e29d..442e73c 100644 (file)
@@ -27,7 +27,7 @@
 \newif\ifltj@disablejfam
 
 %%%% VERSION
-\def\LuaTeXjaversion{20231010.0}
+\def\LuaTeXjaversion{20231230.0}
 
 %% Check if LaTeX is used.
 \begingroup\expandafter\expandafter\expandafter\endgroup