[latex3-commits] [git/LaTeX3-latex3-latex2e] gh962-et-al-dev: Merge branch 'hotfix/gh962-et-al' into gh962-et-al-dev (29b6c8ef)
Frank Mittelbach
frank.mittelbach at latex-project.org
Mon Nov 28 20:18:22 CET 2022
Repository : https://github.com/latex3/latex2e
On branch : gh962-et-al-dev
Link : https://github.com/latex3/latex2e/commit/29b6c8ef5990dc4e8f579a3a4e4615a2b47b055a
>---------------------------------------------------------------
commit 29b6c8ef5990dc4e8f579a3a4e4615a2b47b055a
Merge: 213d8cad d60f89ff
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Mon Nov 28 20:18:22 2022 +0100
Merge branch 'hotfix/gh962-et-al' into gh962-et-al-dev
# Conflicts:
# base/changes.txt
>---------------------------------------------------------------
29b6c8ef5990dc4e8f579a3a4e4615a2b47b055a
base/changes.txt | 26 +++-
base/ltspace.dtx | 11 +-
base/ltxdoc.dtx | 11 +-
base/testfiles/github-0962b.luatex.tlg | 211 +++++++++++++++++++++++++++++++++
base/testfiles/github-0962b.lvt | 38 ++++++
base/testfiles/github-0962b.tlg | 189 +++++++++++++++++++++++++++++
base/testfiles/github-0967.lvt | 32 +++++
base/testfiles/github-0967.tlg | 9 ++
8 files changed, 516 insertions(+), 11 deletions(-)
diff --cc base/changes.txt
index efa9239e,4e69cb0e..b414569d
--- a/base/changes.txt
+++ b/base/changes.txt
@@@ -6,51 -6,27 +6,67 @@@ completeness or accuracy and it contain
are not part of the distribution.
================================================================================
- ================================================================================
- All changes above are only part of the development branch for the next release.
- ================================================================================
-
-
+2022-11-16 Frank Mittelbach <Frank.Mittelbach at latex-project.org>
+
+ * ltclass.dtx:
+ Introduce key 'nowarn' on filecontents (gh/958)
+ Do not show "current dir" in message (gh/917)
+
+2022-11-14 Frank Mittelbach <Frank.Mittelbach at latex-project.org>
+
+ * latexrelease.dtx (subsection{Ignoring \texttt{\string_new} errors when rolling back}):
+ Silence \cs{NewMarkClass} in rollback (gh/955)
+
+2022-11-13 Frank Mittelbach <Frank.Mittelbach at latex-project.org>
+
+ * doc.dtx:
+ Redefinitions of \verb removed as no longer needed (gh/953)
+
+ Redefinitions of \@verbatim changed to match the kernel
+ definition (gh/953)
+
+2022-11-08 Frank Mittelbach <Frank.Mittelbach at latex-project.org>
+
+ * ltshipout.dtx:
+ Add a shipout hook to be executed just before we
+ actually do the shipout (gh/920)
+
+2022-11-07 Frank Mittelbach <Frank.Mittelbach at latex-project.org>
+
+ * ltvers.dtx (section{Version Identification}):
+ Store release data in \LaTeXReleaseInfo for reuse at the end of
+ the .log file (gh/944)
+
+ * ltmiscen.dtx (subsection{Environments}): Add to a hook in
+ \end{document} to (re)display the LaTeX release information (gh/944)
+
+2022-11-03 Frank Mittelbach <Frank.Mittelbach at latex-project.org>
+
+ * doc.dtx: correctly handle \<space> and allow it to be excluded
+ from the index (gh/943)
+
+ ================================================================================
+ All changes above are only part of the development branch for the next release.
+ ================================================================================
+
+ #########################
+ # 2022-11-01 PL1 Release
+ #########################
+
+ 2022-11-28 Frank Mittelbach <Frank.Mittelbach at latex-project.org>
+
+ * ltspace.dtx (subsection{Horizontal space (and breaks)}):
+ We start with \hspace with \leavevmode in case it starts the paragraph.
+ Otherwise \everypar and friends will be executed inside a group (gh/967)
+
+ 2022-11-28 Frank Mittelbach <Frank.Mittelbach at latex-project.org>
+
+ * ltxdoc.dtx:
+ Revert using \detokenize in \cs (gh/962)
+ Eventually we will need to sync with the code in l3doc but for now
+ we stay with the simpler definition from doc.sty.
+
+
#########################
# 2022-11-01 Release
#########################
More information about the latex3-commits
mailing list.