[latex3-commits] [git/LaTeX3-latex3-latex2e] develop: Merge branch 'hotfix/babel/gh189' into develop (553ae9f5)
Joseph Wright
joseph.wright at morningstar2.co.uk
Wed Nov 30 21:53:42 CET 2022
Repository : https://github.com/latex3/latex2e
On branch : develop
Link : https://github.com/latex3/latex2e/commit/553ae9f55da46e33b0dd0195c37734e09bee878b
>---------------------------------------------------------------
commit 553ae9f55da46e33b0dd0195c37734e09bee878b
Merge: 1336fcf7 ad2087f7
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Wed Nov 30 20:53:42 2022 +0000
Merge branch 'hotfix/babel/gh189' into develop
>---------------------------------------------------------------
553ae9f55da46e33b0dd0195c37734e09bee878b
base/changes.txt | 6 ++++++
base/ltfinal.dtx | 34 ++++++++++++++++++++++++++++++----
base/testfiles/github-0881a.tlg | 3 ++-
3 files changed, 38 insertions(+), 5 deletions(-)
diff --cc base/changes.txt
index fb1cc8e9,2084141c..468b6643
--- a/base/changes.txt
+++ b/base/changes.txt
@@@ -10,75 -10,12 +10,81 @@@ are not part of the distribution
All changes above are only part of the development branch for the next release.
================================================================================
+
+2022-11-24 Frank Mittelbach <Frank.Mittelbach at latex-project.org>
+
+ * ltdefns.dtx (subsubsection{Copying robust commands}):
+ Added \NewEnvironmentCopy, \RenewEnvironmentCopy, and \DeclareEnvironmentCopy (gh/963)
+ Also added \ShowEnvironment.
+
+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 use a private register instead of a group with \hspace 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-30 Joseph Wright <Joseph.Wright at latex-project.org>
+
+ * ltfinal.dtx:
+ Set \oe and \OE equal in case changing to allow detection
+ by babel
+
#########################
# 2022-11-01 Release
#########################
More information about the latex3-commits
mailing list.