[latex3-commits] [latex3/latex2e] gh1185: update date in PR (429df202)
github at latex-project.org
github at latex-project.org
Wed Jan 31 10:44:58 CET 2024
Repository : https://github.com/latex3/latex2e
On branch : gh1185
Link : https://github.com/latex3/latex2e/commit/429df202660b61cec9ae0e10aa619802f792be8c
>---------------------------------------------------------------
commit 429df202660b61cec9ae0e10aa619802f792be8c
Author: David Carlisle <d.p.carlisle at gmail.com>
Date: Wed Jan 31 09:44:58 2024 +0000
update date in PR
>---------------------------------------------------------------
429df202660b61cec9ae0e10aa619802f792be8c
base/changes.txt | 7 ++++---
base/ltclass.dtx | 4 ++--
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/base/changes.txt b/base/changes.txt
index 37da6736..f58d8546 100644
--- a/base/changes.txt
+++ b/base/changes.txt
@@ -8,6 +8,10 @@ not part of the distribution.
+2024-01-30 David Carlisle <David.Carlisle at latex-project.org>
+ * ltclass.dtx: check that \RequirePackage, \documentclass, \usepackage
+ and related commands are at top level (gh/1185)
+
2024-01-29 Frank Mittelbach <Frank.Mittelbach at latex-project.org>
* ltmarks.dtx:
@@ -60,9 +64,6 @@ not part of the distribution.
* usrguide.tex (subsection{Performance}):
Document efficiency of ltcmd definitions
-2023-11-26 David Carlisle <David.Carlisle at latex-project.org>
- * ltclass.dtx: check that \RequirePackage is at top level (gh/1185)
-
2023-11-16 Frank Mittelbach <Frank.Mittelbach at latex-project.org>
* ltpara.dtx (subsection{Providing hooks for paragraphs}):
Correct error message: hook left horizontal not vertical mode (gh/1182)
diff --git a/base/ltclass.dtx b/base/ltclass.dtx
index 1a93d8d8..96be5ac4 100644
--- a/base/ltclass.dtx
+++ b/base/ltclass.dtx
@@ -33,7 +33,7 @@
%<*driver>
% \fi
\ProvidesFile{ltclass.dtx}
- [2023/11/26 v1.5i LaTeX Kernel (Class & Package Interface)]
+ [2024/01/30 v1.5i LaTeX Kernel (Class & Package Interface)]
% \iffalse
\documentclass{ltxdoc}
\GetFileInfo{ltclass.dtx}
@@ -1950,7 +1950,7 @@
% \end{macro}
%
% \begin{macro}{\@fileswithoptions}
-% \changes{v1.5i}{2023/11/26}{Test group level}
+% \changes{v1.5i}{2024/01/30}{Test group level}
% The common part of |\documentclass| and |\usepackage|.
% \begin{macrocode}
%</2ekernel>
More information about the latex3-commits
mailing list.