[latex3-commits] [git/LaTeX3-latex3-latex2e] lthooks2: travis behavior debugging (6e532150)
Frank Mittelbach
frank.mittelbach at latex-project.org
Sun Aug 16 11:41:35 CEST 2020
Repository : https://github.com/latex3/latex2e
On branch : lthooks2
Link : https://github.com/latex3/latex2e/commit/6e532150770f9a7a31c18f89fcdd15640e7eeae4
>---------------------------------------------------------------
commit 6e532150770f9a7a31c18f89fcdd15640e7eeae4
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Sun Aug 16 11:41:35 2020 +0200
travis behavior debugging
>---------------------------------------------------------------
6e532150770f9a7a31c18f89fcdd15640e7eeae4
base/doc/source2e.tex | 3 +++
base/source2edoc.cls | 2 ++
2 files changed, 5 insertions(+)
diff --git a/base/doc/source2e.tex b/base/doc/source2e.tex
index 65e0cf0d..7a6d48a5 100644
--- a/base/doc/source2e.tex
+++ b/base/doc/source2e.tex
@@ -68,9 +68,12 @@ 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 990e3487..4bc60c5f 100644
--- a/base/source2edoc.cls
+++ b/base/source2edoc.cls
@@ -5,6 +5,8 @@
[2020/08/16 v0.1 Quick hack to typeset source2.tex
(not usable for anything else and buggy -- will vanish again)!]
+\tracingnone
+
\LoadClass{l3doc}
\RemoveFromHook{begindocument}[l3doc]
More information about the latex3-commits
mailing list.