[latex3-commits] [git/LaTeX3-latex3-latex2e] main: Merge pull request #970 from latex3/hotfix/babel/gh189 (5f80f361)
GitHub
noreply at github.com
Wed Nov 30 21:53:25 CET 2022
Repository : https://github.com/latex3/latex2e
On branch : main
Link : https://github.com/latex3/latex2e/commit/5f80f36180f9fdc30c72e21920be35f655eda10b
>---------------------------------------------------------------
commit 5f80f36180f9fdc30c72e21920be35f655eda10b
Merge: 2515deeb ad2087f7
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Wed Nov 30 20:53:25 2022 +0000
Merge pull request #970 from latex3/hotfix/babel/gh189
Set \oe/\OE equal during case changing
>---------------------------------------------------------------
5f80f36180f9fdc30c72e21920be35f655eda10b
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 c91de6c7,2084141c..fed7e96b
--- a/base/changes.txt
+++ b/base/changes.txt
@@@ -10,24 -10,12 +10,30 @@@ are not part of the distribution
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.