summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/unicode-math/unicode-math-xetex.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/unicode-math/unicode-math-xetex.sty')
-rw-r--r--Master/texmf-dist/tex/latex/unicode-math/unicode-math-xetex.sty5
1 files changed, 2 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/unicode-math/unicode-math-xetex.sty b/Master/texmf-dist/tex/latex/unicode-math/unicode-math-xetex.sty
index d65c087ab09..1885f4cc6b9 100644
--- a/Master/texmf-dist/tex/latex/unicode-math/unicode-math-xetex.sty
+++ b/Master/texmf-dist/tex/latex/unicode-math/unicode-math-xetex.sty
@@ -13,7 +13,7 @@
%% the conditions of the LaTeX Project Public License, version 1.3c or higher
%% (your choice): <http://www.latex-project.org/lppl/>.
%%
-%% This work is "author-maintained" by Will Robertson.
+%% This work is "maintained" by Will Robertson.
\ExplSyntaxOn
\ifdim\number\XeTeXversion\XeTeXrevision in<0.9999in
\cs_new:Nn \um_cs_compat:n
@@ -2571,7 +2571,7 @@
\cs_new:Npn \not_newnot:N #1 {
\tl_set:Nx \l_not_token_name_tl { \token_to_str:N #1 }
- \tl_if_empty:xF { \tl_tail:V \l_not_token_name_tl } {
+ \exp_args:Nx \tl_if_empty:nF { \tl_tail:V \l_not_token_name_tl } {
\tl_set:Nx \l_not_token_name_tl { \tl_tail:V \l_not_token_name_tl }
}
\cs_if_exist:cTF { n \l_not_token_name_tl } {
@@ -2601,7 +2601,6 @@
\cs_gset:Npn \nforksnot { \forks }
}
\AtEndOfPackageFile * { mathtools } {
- \chk_if_free_cs:N \g_um_empty_fam
\newfam \g_um_empty_fam
\um_check_and_fix:NNnnn
\MT_cramped_internal:Nn \cs_set_nopar:Npn { #1 #2 }