Skip to content

Commit

Permalink
Correct typos
Browse files Browse the repository at this point in the history
  • Loading branch information
muzimuzhi committed Jan 31, 2025
1 parent f407052 commit f0e77f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion base/changes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ not part of the distribution.

* ltoutput.dtx (subsubsection{Float control}):
When floats are to be placed and a test fails, \@reqcolroom needs
to be reset to the value prior to the failed test (gh/1645)}
to be reset to the value prior to the failed test (gh/1645)

2025-01-23 Frank Mittelbach <Frank.Mittelbach@latex-project.org>

Expand Down
2 changes: 1 addition & 1 deletion base/doc/ltnews41.tex
Original file line number Diff line number Diff line change
Expand Up @@ -497,7 +497,7 @@ \subsection{Correct the float placement algorithm}
much additional space is needed to place the float in a particular
area. This means that it looks not only at the height of the float but also at the
values from \cs{intextsep} (for \texttt{h} floats) or
\cs{textfloatsep} and \texttt{floatsep} (for \texttt{t} and \texttt{b}
\cs{textfloatsep} and \cs{floatsep} (for \texttt{t} and \texttt{b}
floats). The resulting space requirement is then stored in an internal
variable and compared to the space still available on the page.

Expand Down

0 comments on commit f0e77f4

Please sign in to comment.