OSDN Git Service

Merge branch 'TL2013'
[luatex-ja/luatexja.git] / src / patches / lltjp-unicode-math.sty
index 2db4cf9..722d66f 100644 (file)
@@ -3,7 +3,7 @@
 %
 
 \NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{lltjp-unicode-math}[2011/11/22 Patch to unicode-math for LuaLaTeX-ja]
+\ProvidesPackage{lltjp-unicode-math}[2013/05/14 Patch to unicode-math for LuaTeX-ja]
 
 \RequirePackage{unicode-math,luatexja}
 
@@ -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
-
-