[latex3-commits] [git/LaTeX3-latex3-latex2e] gh652-2: minor rewrite; add a final newline to a test file (990da3f7)
Frank Mittelbach
frank.mittelbach at latex-project.org
Mon Sep 6 19:24:41 CEST 2021
Repository : https://github.com/latex3/latex2e
On branch : gh652-2
Link : https://github.com/latex3/latex2e/commit/990da3f7c3229843a0a619f1ddb96fa4160258a0
>---------------------------------------------------------------
commit 990da3f7c3229843a0a619f1ddb96fa4160258a0
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Mon Sep 6 19:24:41 2021 +0200
minor rewrite; add a final newline to a test file
>---------------------------------------------------------------
990da3f7c3229843a0a619f1ddb96fa4160258a0
base/doc/ltnews34.tex | 7 ++++---
required/amsmath/testfiles/amsldoc-4-fleqn.lvt | 0
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/base/doc/ltnews34.tex b/base/doc/ltnews34.tex
index 008d5e89..f7b4dd28 100644
--- a/base/doc/ltnews34.tex
+++ b/base/doc/ltnews34.tex
@@ -453,9 +453,10 @@ fixed.
\section{Changes to packages in the \pkg{amsmath} category}
\subsection{Improve compability with hyperref}
-When \pkg{hyperref} is used incrementing a counter creates anchors and this can affect spacing.
-Since a long time \pkg{hyperref} patches the \env{equation} environment to
-avoid this side effect. This patch has now been moved directly into \pkg{amsmath}. Additionally
+When \pkg{hyperref} is used, incrementing a counter creates anchors and this can affect spacing.
+For a long time \pkg{hyperref} patched the \env{equation} environment to
+avoid some of the side effects. This patch has now been moved directly into \pkg{amsmath}.
+Additionally,
a \cs{mathopen} has been added to avoid that the anchor affects a following unary symbol.
%
\githubissue{652}
More information about the latex3-commits
mailing list.