[latex3-commits] [git/LaTeX3-latex3-latex2e] gh943: cleanup (0fb92b04)
Frank Mittelbach
frank.mittelbach at latex-project.org
Fri Nov 4 09:10:02 CET 2022
Repository : https://github.com/latex3/latex2e
On branch : gh943
Link : https://github.com/latex3/latex2e/commit/0fb92b0410106b260dff67a72639aff2bdb61953
>---------------------------------------------------------------
commit 0fb92b0410106b260dff67a72639aff2bdb61953
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Fri Nov 4 09:10:02 2022 +0100
cleanup
>---------------------------------------------------------------
0fb92b0410106b260dff67a72639aff2bdb61953
base/doc.dtx | 2 +-
base/testfiles-doc/github-0943.lvt | 2 --
2 files changed, 1 insertion(+), 3 deletions(-)
diff --git a/base/doc.dtx b/base/doc.dtx
index 7678dce8..fd2d16fa 100644
--- a/base/doc.dtx
+++ b/base/doc.dtx
@@ -3162,7 +3162,7 @@
% macro name is saved in |\macro at namepart|. The character
% mustn't be stored with a special category code or exclusion from
% the index won't work, so we we use \cs{string} to normalize it
-% the same way it is done there, i.e. everything ends up catcode 12
+% the same way it is done in \cs{DoNotIndex}, i.e. everything ends up catcode 12
% except for the space character.
% \changes{v2.0e}{1998/12/28}{Correctly use the case-changing trick.}
% \changes{v3.0l}{2022/11/03}{No longer using the case-changing trick.}
diff --git a/base/testfiles-doc/github-0943.lvt b/base/testfiles-doc/github-0943.lvt
index a6ae0806..df097227 100644
--- a/base/testfiles-doc/github-0943.lvt
+++ b/base/testfiles-doc/github-0943.lvt
@@ -1,6 +1,4 @@
-% \iffalse
-%
\documentclass{article}
\usepackage[debugshow]{doc}
More information about the latex3-commits
mailing list.