[latex3-commits] [git/LaTeX3-latex3-latex2e] gh239: Pick the right argument to test (a520fcfb)

PhelypeOleinik tex.phelype at gmail.com
Thu Jun 11 17:49:29 CEST 2020


Repository : https://github.com/latex3/latex2e
On branch  : gh239
Link       : https://github.com/latex3/latex2e/commit/a520fcfb01b2f060ac72e81b68f74ad524974871

>---------------------------------------------------------------

commit a520fcfb01b2f060ac72e81b68f74ad524974871
Author: PhelypeOleinik <tex.phelype at gmail.com>
Date:   Thu Jun 11 12:49:29 2020 -0300

    Pick the right argument to test


>---------------------------------------------------------------

a520fcfb01b2f060ac72e81b68f74ad524974871
 base/ltoutenc.dtx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/base/ltoutenc.dtx b/base/ltoutenc.dtx
index 18662841..a0d1daaf 100644
--- a/base/ltoutenc.dtx
+++ b/base/ltoutenc.dtx
@@ -1414,7 +1414,7 @@
     macro:}\string##1->%
       \detokenize{\@text at composite#2}\string##1\detokenize{\@empty
       \@text at composite}####2\noexpand\@nil{%
-    \noexpand\ifx\relax####1\unexpanded{%
+    \noexpand\ifx\relax####2\unexpanded{%
       \expandafter\@secondoftwo
     \else
       \expandafter\@firstoftwo





More information about the latex3-commits mailing list.