diff options
author | Karl Berry <karl@freefriends.org> | 2018-07-29 21:16:19 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-07-29 21:16:19 +0000 |
commit | 22732cc95c18343889729d2b33cadcaa09561171 (patch) | |
tree | 99b00aab650239d33fe44c326cd0b855bc257984 /Master/texmf-dist/source/latex/unicode-math/um-code-mathmap.dtx | |
parent | f1d5ff4d5041a7f804fb723d4634d41f410d7f60 (diff) |
unicode-math (29jul18)
git-svn-id: svn://tug.org/texlive/trunk@48309 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/unicode-math/um-code-mathmap.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/unicode-math/um-code-mathmap.dtx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/latex/unicode-math/um-code-mathmap.dtx b/Master/texmf-dist/source/latex/unicode-math/um-code-mathmap.dtx index 056e03bd715..acd876a40df 100644 --- a/Master/texmf-dist/source/latex/unicode-math/um-code-mathmap.dtx +++ b/Master/texmf-dist/source/latex/unicode-math/um-code-mathmap.dtx @@ -426,7 +426,7 @@ % \begin{macrocode} \cs_new:Nn \@@_mathmap_noparse:nnn { - \tl_put_right:cx { @@_switchto_#1: } + \tl_gput_right:cx { g_@@_switchto_#1_tl } { \@@_set_mathcode:nnnn {#2} {\mathalpha} {\l_@@_symfont_label_tl} {#3} } |