[latex3-commits] [git/LaTeX3-latex3-latex2e] cmd: Fix verbatim in ltcmd doc (8680cfe3)
PhelypeOleinik
phelype.oleinik at latex-project.org
Wed Jan 27 15:58:15 CET 2021
Repository : https://github.com/latex3/latex2e
On branch : cmd
Link : https://github.com/latex3/latex2e/commit/8680cfe3261ee88834e4d1f4c537b66d36d62953
>---------------------------------------------------------------
commit 8680cfe3261ee88834e4d1f4c537b66d36d62953
Author: PhelypeOleinik <phelype.oleinik at latex-project.org>
Date: Wed Jan 27 11:58:15 2021 -0300
Fix verbatim in ltcmd doc
[ci skip]
>---------------------------------------------------------------
8680cfe3261ee88834e4d1f4c537b66d36d62953
base/ltcmd.dtx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/base/ltcmd.dtx b/base/ltcmd.dtx
index 96d82bb6..7deb75e0 100644
--- a/base/ltcmd.dtx
+++ b/base/ltcmd.dtx
@@ -1223,8 +1223,8 @@
% length (see \cs{@@_token_if_cs:NTF}), but for begin/end group tokens
% that is not possible without the risk of mistakenly grabbing the
% entire brace group (potentially leading to a~\texttt{!~Runaway argument}
-% error) or trying to grab a |}|$_2$, leading to a~\texttt{!~Argument
-% of~\dots~has an extra~\}}.
+% error) or trying to grab a |}|$_2$, leading to
+% an~\verb|! Argument of \dots has an extra }| error.
% \begin{macrocode}
\cs_new_protected:Npn \@@_allowed_token_check:N #1
{
More information about the latex3-commits
mailing list.