[latex3-commits] [git/LaTeX3-latex3-latex2e] lthooks2: sigh^3 no clue what's wrong with travis (a7c3ff92)
Frank Mittelbach
frank.mittelbach at latex-project.org
Sun Aug 16 13:03:04 CEST 2020
Repository : https://github.com/latex3/latex2e
On branch : lthooks2
Link : https://github.com/latex3/latex2e/commit/a7c3ff92e43b95c4d626ad86878717fb04721d3c
>---------------------------------------------------------------
commit a7c3ff92e43b95c4d626ad86878717fb04721d3c
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Sun Aug 16 13:03:04 2020 +0200
sigh^3 no clue what's wrong with travis
>---------------------------------------------------------------
a7c3ff92e43b95c4d626ad86878717fb04721d3c
base/source2edoc.cls | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/base/source2edoc.cls b/base/source2edoc.cls
index dbe9f44f..82e04ddc 100644
--- a/base/source2edoc.cls
+++ b/base/source2edoc.cls
@@ -12,6 +12,7 @@
%\ShowHook{begindocument}
+\typeout{========== catcode of @:\the\catcode`\@ } % why is @ catcode 12?
\makeatletter
\def\partname{File}
@@ -191,6 +192,12 @@ Bug reports can be opened (category \texttt{#1}) at\\%
\fi}%
\endgroup%
+\InputIfFileExists{ltxdoc.cfg}
+ {\typeout{*************************************^^J%
+ * Local config file ltxdoc.cfg used^^J%
+ *************************************}}
+ {}
+
\errorstopmode
\endinput
More information about the latex3-commits
mailing list.