File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ not part of the distribution.
10
10
11
11
* ltoutput.dtx (subsubsection{Float control}):
12
12
When floats are to be placed and a test fails, \@reqcolroom needs
13
- to be reset to the value prior to the failed test (gh/1645)}
13
+ to be reset to the value prior to the failed test (gh/1645)
14
14
15
15
2025-01-23 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
16
16
Original file line number Diff line number Diff line change @@ -497,7 +497,7 @@ \subsection{Correct the float placement algorithm}
497
497
much additional space is needed to place the float in a particular
498
498
area. This means that it looks not only at the height of the float but also at the
499
499
values from \cs {intextsep} (for \texttt {h } floats) or
500
- \cs {textfloatsep} and \texttt {floatsep } (for \texttt {t } and \texttt {b }
500
+ \cs {textfloatsep} and \cs {floatsep} (for \texttt {t } and \texttt {b }
501
501
floats). The resulting space requirement is then stored in an internal
502
502
variable and compared to the space still available on the page.
503
503
You can’t perform that action at this time.
0 commit comments