[latex3-commits] [git/LaTeX3-latex3-latex2e] gh168: add new entry (4a2c3f90)

Frank Mittelbach frank.mittelbach at latex-project.org
Wed Sep 7 16:07:07 CEST 2022


Repository : https://github.com/latex3/latex2e
On branch  : gh168
Link       : https://github.com/latex3/latex2e/commit/4a2c3f90fadedb0e37060877061ad44cc90fcc1a

>---------------------------------------------------------------

commit 4a2c3f90fadedb0e37060877061ad44cc90fcc1a
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date:   Wed Sep 7 16:07:07 2022 +0200

    add new entry


>---------------------------------------------------------------

4a2c3f90fadedb0e37060877061ad44cc90fcc1a
 base/doc/ltnews36.tex | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/base/doc/ltnews36.tex b/base/doc/ltnews36.tex
index 842c28f7..fb8fce64 100644
--- a/base/doc/ltnews36.tex
+++ b/base/doc/ltnews36.tex
@@ -242,6 +242,17 @@ font instead.
 \githubissue{879}
 
 
+\subsection{Detect nested \texttt{minipage} environments}
+
+Nesting of \texttt{minipage} environments is not supported in \LaTeX{}
+and leads to incorrect output, such as overfull boxes or footnotes
+appearing in the wrong place. However, until now there was no warning
+if that happpened.  This has been changed and the environment now
+warns if you nest it in another \texttt{minipage} environment.
+%
+\githubissue{168}
+
+
 
 \subsection{\LuaTeX\ callback efficiency improvement}
 





More information about the latex3-commits mailing list.