[latex3-commits] [git/LaTeX3-latex3-latex2e] gh962-et-al-dev: news entry (4080fa1c)
Frank Mittelbach
frank.mittelbach at latex-project.org
Mon Nov 28 22:40:26 CET 2022
Repository : https://github.com/latex3/latex2e
On branch : gh962-et-al-dev
Link : https://github.com/latex3/latex2e/commit/4080fa1c7f5eee4e2201e2d88f68f2eba03bacca
>---------------------------------------------------------------
commit 4080fa1c7f5eee4e2201e2d88f68f2eba03bacca
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Mon Nov 28 22:40:26 2022 +0100
news entry
>---------------------------------------------------------------
4080fa1c7f5eee4e2201e2d88f68f2eba03bacca
base/doc/ltnews37.tex | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diff --git a/base/doc/ltnews37.tex b/base/doc/ltnews37.tex
index 9500ae7b..0e01bd7c 100644
--- a/base/doc/ltnews37.tex
+++ b/base/doc/ltnews37.tex
@@ -272,6 +272,20 @@ eventually be moved into \pkg{unicode-math}.
\githubissue{820}
+\subsection{A fix for \cs{hspace}}
+
+The change to \cs{hspace}, done in 2020 to make it \pkg{calc} aware,
+had the unfortunate side effect that starting a paragraph with
+\cs{hspace} would result in the execution of \cs{everypar} inside a
+group (i.e., any local changes would immediately be revoked, breaking,
+for example, \pkg{wrapfig} in that special situation).
+%
+This got fixed with the 2022-11 PL1 hotfix, so was is already corrected in
+the previous release, but only now documented in a newletter.
+%
+\githubissue{967}
+
+
\section{Changes to packages in the \pkg{amsmath} category}
More information about the latex3-commits
mailing list.