[latex3-commits] [git/LaTeX3-latex3-latex2e] gh820: document in ltnews37 (617c0d94)
Frank Mittelbach
frank.mittelbach at latex-project.org
Wed Nov 9 09:33:54 CET 2022
Repository : https://github.com/latex3/latex2e
On branch : gh820
Link : https://github.com/latex3/latex2e/commit/617c0d94743d989f7962b27fa990f9fff20b5a11
>---------------------------------------------------------------
commit 617c0d94743d989f7962b27fa990f9fff20b5a11
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Wed Nov 9 09:33:54 2022 +0100
document in ltnews37
>---------------------------------------------------------------
617c0d94743d989f7962b27fa990f9fff20b5a11
base/doc/ltnews37.tex | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/base/doc/ltnews37.tex b/base/doc/ltnews37.tex
index 593c464a..87e692f8 100644
--- a/base/doc/ltnews37.tex
+++ b/base/doc/ltnews37.tex
@@ -162,6 +162,18 @@
\section{Bug fixes}
+\subsection{Incompatibility between \pkg{doc} and \pkg{unicode-math}}
+
+The \pkg{unicode-math} package alters the catcode of \verb=|= but does
+not adjust its value for use in \pkg{doc}, with the result that
+\enquote{or} module, i.e., $\langle A | B \rangle$ are displayed in a
+strange way. This is now fixed with some firstaid code that will
+eventually be moved into \pkg{unicode-math}.
+%
+\githubissue{820}
+
+
+
\section{Changes to packages in the \pkg{amsmath} category}
\section{Changes to packages in the \pkg{graphics} category}
More information about the latex3-commits
mailing list.