[latex3-commits] [latex3/latex2e] develop: update some documentation around "samepage"; it is still (reluctantly) supported after all [ci skip] (a7187bb5)
github at latex-project.org
github at latex-project.org
Fri May 26 12:00:44 CEST 2023
Repository : https://github.com/latex3/latex2e
On branch : develop
Link : https://github.com/latex3/latex2e/commit/a7187bb5911000ab67d89cc6da78e9e558479f32
>---------------------------------------------------------------
commit a7187bb5911000ab67d89cc6da78e9e558479f32
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Fri May 26 12:00:44 2023 +0200
update some documentation around "samepage"; it is still (reluctantly) supported after all [ci skip]
>---------------------------------------------------------------
a7187bb5911000ab67d89cc6da78e9e558479f32
base/ltoutput.dtx | 8 +-------
base/ltspace.dtx | 3 ++-
2 files changed, 3 insertions(+), 8 deletions(-)
diff --git a/base/ltoutput.dtx b/base/ltoutput.dtx
index 29024dd4..18388b1c 100644
--- a/base/ltoutput.dtx
+++ b/base/ltoutput.dtx
@@ -37,7 +37,7 @@
%<*driver>
% \fi
\ProvidesFile{ltoutput.dtx}
- [2022/08/20 v1.4j LaTeX Kernel (Output Routine)]
+ [2023/05/26 v1.4j LaTeX Kernel (Output Routine)]
% \iffalse
\documentclass{ltxdoc}
\GetFileInfo{ltoutput.dtx}
@@ -3005,9 +3005,6 @@
%
% There is also an |\addpenalty\interlinepenalty| above.
%
-% Since in 2e |\samepage| is no longer supported, these could be
-% removed.
-%
% Although it is best to use |\addvspace| in case two h floats come
% together, this makes other spacing more difficult to adjust; whereas
% if a user specifies two h floats together then they can more easily
@@ -3227,9 +3224,6 @@
%
% There is also an |\addpenalty\interlinepenalty| above.
%
-% Since in 2e |\samepage| is no longer supported, these could be
-% removed.
-%
% Although it is best to use |\addvspace| in case two h floats come
% together, this makes other spacing more difficult to adjust; whereas
% if a user specifies two h floats together then they can more easily
diff --git a/base/ltspace.dtx b/base/ltspace.dtx
index 1dbfefc7..a77314b1 100644
--- a/base/ltspace.dtx
+++ b/base/ltspace.dtx
@@ -32,7 +32,7 @@
%<*driver>
% \fi
\ProvidesFile{ltspace.dtx}
- [2023/03/22 v1.3p LaTeX Kernel (spacing)]
+ [2023/05/26 v1.3p LaTeX Kernel (spacing)]
% \iffalse
\documentclass{ltxdoc}
\GetFileInfo{ltspace.dtx}
@@ -94,6 +94,7 @@
% inhibits page breaking most places by setting the
% following penalties to 10000:\\
% |\interlinepenalty|\\
+% |\predisplaypenalty|\\
% |\postdisplaypenalty|\\
% |\interdisplaylinepenalty|\\
% |\@beginparpenalty|\\
More information about the latex3-commits
mailing list.