From daafe936d8fff8db347fc445b73ecd4b4a0ca202 Mon Sep 17 00:00:00 2001 From: Kazuki Maeda Date: Fri, 3 May 2013 13:23:13 +0900 Subject: [PATCH] Fix ticket #31276. --- src/patches/lltjp-unicode-math.sty | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/patches/lltjp-unicode-math.sty b/src/patches/lltjp-unicode-math.sty index 2db4cf9..bd5cbc3 100644 --- a/src/patches/lltjp-unicode-math.sty +++ b/src/patches/lltjp-unicode-math.sty @@ -15,7 +15,7 @@ %\typeout {um: \string#1, \int_from_hexadecimal:n {#2}} <- for debug \char_set_lccode:nn { `! } { "#2 } \tex_lowercase:D { - \tl_set:Nn \l_tmpa_tl {\ifmmode!\else{\directlua{tex.globaldefs = 0}\ltj@allalchar!}\fi} + \tl_set:Nn \l_tmpa_tl {\relax\ifmmode!\else{\directlua{tex.globaldefs = 0}\ltj@allalchar!}\fi} \cs_gset_eq:NN #1 \l_tmpa_tl } \ltjsetmathletter{ \int_from_hexadecimal:n {#2} } @@ -26,5 +26,3 @@ \ExplSyntaxOff \endinput - - -- 2.11.0