From: Hironori Kitagawa Date: Tue, 11 May 2021 01:29:43 +0000 (+0900) Subject: bugfix of prev commit X-Git-Tag: 20210517.0~7 X-Git-Url: http://git.osdn.jp/view?a=commitdiff_plain;h=2b8ebb32282d513ba8bdc9db7ff0367a2e92b121;p=luatex-ja%2Fluatexja.git bugfix of prev commit --- diff --git a/src/luatexja-core.sty b/src/luatexja-core.sty index 55fc2da..4d21bcf 100644 --- a/src/luatexja-core.sty +++ b/src/luatexja-core.sty @@ -728,8 +728,8 @@ \protected\def\ltj@@unvbox@{\ltj@@lua@unboxcheckdir\ltj@@orig@unvbox\ltj@tempcnta} \let\ltj@@orig@unhcopy\unhcopy \let\ltj@@orig@unvcopy\unvcopy -\protected\def\unhcopy{\ltj@reset@globaldefs\afterassignment\ltj@@unhcopy@\ltj@tempcnta} -\protected\def\unvcopy{\ltj@reset@globaldefs\afterassignment\ltj@@unvcopy@\ltj@tempcnta} +\protected\def\ltj@@unhcopy{\ltj@reset@globaldefs\afterassignment\ltj@@unhcopy@\ltj@tempcnta} +\protected\def\ltj@@unvcopy{\ltj@reset@globaldefs\afterassignment\ltj@@unvcopy@\ltj@tempcnta} \protected\def\ltj@@unhcopy@{% \directlua{luatexja.direction.unbox_check_dir(true)}% \ltj@@orig@unhcopy\ltj@tempcnta