From 22732cc95c18343889729d2b33cadcaa09561171 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 29 Jul 2018 21:16:19 +0000 Subject: unicode-math (29jul18) git-svn-id: svn://tug.org/texlive/trunk@48309 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/source/latex/unicode-math/um-code-epilogue.dtx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Master/texmf-dist/source/latex/unicode-math/um-code-epilogue.dtx') diff --git a/Master/texmf-dist/source/latex/unicode-math/um-code-epilogue.dtx b/Master/texmf-dist/source/latex/unicode-math/um-code-epilogue.dtx index 3cbaefef3ba..75fc6ec9b80 100644 --- a/Master/texmf-dist/source/latex/unicode-math/um-code-epilogue.dtx +++ b/Master/texmf-dist/source/latex/unicode-math/um-code-epilogue.dtx @@ -17,7 +17,7 @@ % to upright or italic happens with the mathcode definitions, whereas these macros % just stand for the literal Unicode characters. % \begin{macrocode} -\AtBeginDocument { \@@_resolve_greek: } +\AtBeginDocument { \debug_suspend: \@@_resolve_greek: \debug_resume: } % \end{macrocode} % \begin{macrocode} \cs_new:Npn \@@_resolve_greek: @@ -89,7 +89,7 @@ { \cs_set:Npn \root ##1 \of ##2 { - \Uroot \l_@@_radical_sqrt_tl { ##1 } { ##2 } + \Uroot \c_@@_radical_sqrt_tl { ##1 } { ##2 } } } % -- cgit v1.2.3