[latex3-commits] [git/LaTeX3-latex3-latex2e] gh697: \verb needed in ltnews (01b415be)

PhelypeOleinik phelype.oleinik at latex-project.org
Thu Oct 21 01:46:47 CEST 2021


Repository : https://github.com/latex3/latex2e
On branch  : gh697
Link       : https://github.com/latex3/latex2e/commit/01b415bef370af2b94d6a783799fd6e56692ebbb

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

commit 01b415bef370af2b94d6a783799fd6e56692ebbb
Author: PhelypeOleinik <phelype.oleinik at latex-project.org>
Date:   Wed Oct 20 20:46:47 2021 -0300

    \verb needed in ltnews


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

01b415bef370af2b94d6a783799fd6e56692ebbb
 base/doc/ltnews34.tex | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/base/doc/ltnews34.tex b/base/doc/ltnews34.tex
index c949c161..23d5f304 100644
--- a/base/doc/ltnews34.tex
+++ b/base/doc/ltnews34.tex
@@ -325,9 +325,9 @@ preferred.
 In the previous release, \LaTeX's hook mechanism was extended to add
 support for hooking into commands using generic \hook{cmd} hooks
 (see~\cite{34:ltnews33}).  The initial version had a bug, in which the
-patching of some commands with a parameter token (normally |#|) in their
-definition would fail with a low-level \TeX{} error.  The bug has been
-fixed, and now patching works for those commands as well.
+patching of some commands with a parameter token (normally \verb|#|) in
+their definition would fail with a low-level \TeX{} error.  The bug has
+been fixed, and now patching works for those commands as well.
 %
 \githubissue{697}
 





More information about the latex3-commits mailing list.