summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/unicode-math/unicode-math-luatex.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-07-30 22:41:34 +0000
committerKarl Berry <karl@freefriends.org>2012-07-30 22:41:34 +0000
commitd9ef526456b0d9228572bf242690d1e9941d1b5b (patch)
tree4b97b19705e6c8874f773a1d91627b1d7778094e /Master/texmf-dist/tex/latex/unicode-math/unicode-math-luatex.sty
parentd3885abf094e492f24813fe3ec1147cb4b4e73a6 (diff)
unicode-math (30jul12)
git-svn-id: svn://tug.org/texlive/trunk@27257 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/unicode-math/unicode-math-luatex.sty')
-rw-r--r--Master/texmf-dist/tex/latex/unicode-math/unicode-math-luatex.sty13
1 files changed, 6 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/latex/unicode-math/unicode-math-luatex.sty b/Master/texmf-dist/tex/latex/unicode-math/unicode-math-luatex.sty
index 1f851aaac03..0d1316b9ab4 100644
--- a/Master/texmf-dist/tex/latex/unicode-math/unicode-math-luatex.sty
+++ b/Master/texmf-dist/tex/latex/unicode-math/unicode-math-luatex.sty
@@ -2174,9 +2174,9 @@
}
}
\cs_new:Npn \um_scan_sscript:TF #1#2 {
- \tl_set:Nx \peek_true_aux:w { \exp_not:n{ #1 } }
- \tl_set_eq:NN \peek_true:w \peek_true_remove:w
- \tl_set:Nx \peek_false:w { \exp_not:n { \group_align_safe_end: #2 } }
+ \tl_set:Nx \__peek_true_aux:w { \exp_not:n{ #1 } }
+ \tl_set_eq:NN \__peek_true:w \__peek_true_remove:w
+ \tl_set:Nx \__peek_false:w { \exp_not:n { \group_align_safe_end: #2 } }
\group_align_safe_begin:
\peek_after:Nw \um_peek_execute_branches_ss:
}
@@ -2186,7 +2186,7 @@
\token_if_eq_catcode_p:NN \l_peek_token \c_group_end_token ||
\token_if_eq_meaning_p:NN \l_peek_token \c_space_token
}
- { \peek_false:w }
+ { \__peek_false:w }
{ \um_peek_execute_branches_ss_aux: }
}
\cs_new:Npn \um_peek_execute_branches_ss_aux: {
@@ -2196,9 +2196,9 @@
\prop_get:cxN
{g_um_\l_um_tmpa_tl _prop} {\meaning\l_peek_token} \l_um_tmpb_tl
\tl_put_right:NV \l_um_ss_chain_tl \l_um_tmpb_tl
- \peek_true:w
+ \__peek_true:w
}
- { \peek_false:w }
+ { \__peek_false:w }
}
\cs_new:Npn \um_define_active_frac:Nw #1 #2/#3 {
\char_set_catcode_active:N #1
@@ -2272,7 +2272,6 @@
\def\digamma{\updigamma}
\def\Digamma{\upDigamma}
\def\operator@font{\um_switchto_mathup:}
-\chk_if_free_cs:N \um_tmpa:w
\cs_new_protected_nopar:Npn \um_check_and_fix:NNnnnn #1 #2 #3 #4 #5 #6 {
\cs_if_exist:NT #1 {
\token_if_macro:NTF #1 {