[latex3-commits] [git/LaTeX3-latex3-latex2e] gh239: Use \string_ inside \cs (a58b9ab1)
PhelypeOleinik
tex.phelype at gmail.com
Mon May 11 01:39:20 CEST 2020
Repository : https://github.com/latex3/latex2e
On branch : gh239
Link : https://github.com/latex3/latex2e/commit/a58b9ab1d2b466cbe2a31bfaab6c4d100b65274f
>---------------------------------------------------------------
commit a58b9ab1d2b466cbe2a31bfaab6c4d100b65274f
Author: PhelypeOleinik <tex.phelype at gmail.com>
Date: Sun May 10 20:39:20 2020 -0300
Use \string_ inside \cs
>---------------------------------------------------------------
a58b9ab1d2b466cbe2a31bfaab6c4d100b65274f
base/ltdefns.dtx | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/base/ltdefns.dtx b/base/ltdefns.dtx
index 1a013bca..dd7a07ef 100644
--- a/base/ltdefns.dtx
+++ b/base/ltdefns.dtx
@@ -1525,9 +1525,9 @@
\csname\@backslashchar\@expl at cs@to at str@@N#2\endcsname}
% \end{macrocode}
%
-% Steal the definition of \textsf{expl3}'s \cs{cs_to_str:N} for a while. This
-% should disappear as soon as this macro is defined in \texttt{ltexpl.dtx} as
-% a copy of \cs{cs_to_str:N}.
+% Steal the definition of \textsf{expl3}'s \cs{cs\string_to\string_str:N} for
+% a while. This should disappear as soon as this macro is defined in
+% \texttt{ltexpl.dtx} as a copy of \cs{cs\string_to\string_str:N}.
% \begin{macrocode}
\def\@expl at cs@to at str@@N{%
\romannumeral\if\string\ \@@expl at cs@to at str@@w\fi
More information about the latex3-commits
mailing list.