• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

ソースコードの管理場所


Commit MetaInfo

Revisãodaafe936d8fff8db347fc445b73ecd4b4a0ca202 (tree)
Hora2013-05-03 13:23:13
AutorKazuki Maeda <kmaeda@user...>
CommiterKazuki Maeda

Mensagem de Log

Fix ticket #31276.

Mudança Sumário

Diff

--- a/src/patches/lltjp-unicode-math.sty
+++ b/src/patches/lltjp-unicode-math.sty
@@ -15,7 +15,7 @@
1515 %\typeout {um: \string#1, \int_from_hexadecimal:n {#2}} <- for debug
1616 \char_set_lccode:nn { `! } { "#2 }
1717 \tex_lowercase:D {
18- \tl_set:Nn \l_tmpa_tl {\ifmmode!\else{\directlua{tex.globaldefs = 0}\ltj@allalchar!}\fi}
18+ \tl_set:Nn \l_tmpa_tl {\relax\ifmmode!\else{\directlua{tex.globaldefs = 0}\ltj@allalchar!}\fi}
1919 \cs_gset_eq:NN #1 \l_tmpa_tl
2020 }
2121 \ltjsetmathletter{ \int_from_hexadecimal:n {#2} }
@@ -26,5 +26,3 @@
2626 \ExplSyntaxOff
2727
2828 \endinput
29-
30-