[latex3-commits] [git/LaTeX3-latex3-latex2e] lthooks2: grouping in the dark (9872e443)
Frank Mittelbach
frank.mittelbach at latex-project.org
Sun Aug 16 11:54:29 CEST 2020
Repository : https://github.com/latex3/latex2e
On branch : lthooks2
Link : https://github.com/latex3/latex2e/commit/9872e4435e481dbcccd6b4c7181f817795233ae0
>---------------------------------------------------------------
commit 9872e4435e481dbcccd6b4c7181f817795233ae0
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Sun Aug 16 11:54:29 2020 +0200
grouping in the dark
>---------------------------------------------------------------
9872e4435e481dbcccd6b4c7181f817795233ae0
base/doc/source2e.tex | 3 ---
base/source2edoc.cls | 8 +++-----
2 files changed, 3 insertions(+), 8 deletions(-)
diff --git a/base/doc/source2e.tex b/base/doc/source2e.tex
index 7a6d48a5..65e0cf0d 100644
--- a/base/doc/source2e.tex
+++ b/base/doc/source2e.tex
@@ -68,12 +68,9 @@ page_precedence "rnaA"
\end{filecontents}
-\tracingall
\documentclass{source2edoc}
-\stop
-
\listfiles
% Do not index some TeX primitives, and some common plain TeX commands.
diff --git a/base/source2edoc.cls b/base/source2edoc.cls
index 4bc60c5f..cad78c3e 100644
--- a/base/source2edoc.cls
+++ b/base/source2edoc.cls
@@ -1,11 +1,9 @@
% This class is buggy and needs fixing
-\ProvidesClass{source2edoc}
- [2020/08/16 v0.1 Quick hack to typeset source2.tex
- (not usable for anything else and buggy -- will vanish again)!]
-
-\tracingnone
+%\ProvidesClass{source2edoc}
+% [2020/08/16 v0.1 Quick hack to typeset source2.tex
+% (not usable for anything else and buggy -- will vanish again)!]
\LoadClass{l3doc}
More information about the latex3-commits
mailing list.