From 961f0d1df526285b3a08b8a75af7197b5e6f86b7 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 2 Feb 2020 22:42:01 +0000 Subject: l2e (2feb20) git-svn-id: svn://tug.org/texlive/trunk@53640 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/source/latex/base/ltoutput.dtx | 32 ++++++++++++------------ 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'Master/texmf-dist/source/latex/base/ltoutput.dtx') diff --git a/Master/texmf-dist/source/latex/base/ltoutput.dtx b/Master/texmf-dist/source/latex/base/ltoutput.dtx index 138bc85ba38..c3b27baf42d 100644 --- a/Master/texmf-dist/source/latex/base/ltoutput.dtx +++ b/Master/texmf-dist/source/latex/base/ltoutput.dtx @@ -1,6 +1,6 @@ % \iffalse meta-comment % -% Copyright (C) 1993-2019 +% Copyright (C) 1993-2020 % The LaTeX3 Project and any individual authors listed elsewhere % in this file. % @@ -748,10 +748,10 @@ % \changes{v1.2m}{2015/03/12} % {initialise \cs{@dbldeferlist} again} % The new algorithm stores page wide floats together with column floats -% in a single |\@deferlist| list. We keep |\@dbldeferlist| +% in a single |\@deferlist| list. We keep |\@dbldeferlist| % initialised as empty so that packages that are testing for % deferred floats can use the same code for old or new float -% handling. +% handling. % \begin{macrocode} \gdef\@dbldeferlist{} % \end{macrocode} @@ -990,15 +990,15 @@ \if@nobreak \@nobreakfalse \everypar{}\fi \par % \end{macrocode} -% The |\vfil| at the end of the macro before the break penalty will +% The |\vfil| at the end of the macro before the break penalty will % normally result in the page being run short, even with |\flushbottom| % in effect (in contrast to the behavior -% of |\pagebreak|). However, if there +% of |\pagebreak|). However, if there % is some explicit stretch on the page, say, a |\vfill|, it has the undesired % side-effect, that the last line will not align at its baseline if it % contains characters going below the baseline, as the value of |\prevdepth| -% is no longer taken into account by \TeX{}. So we back up by that amount -% (or by |\maxdepth| if it is really huge), to mimic the normal behavior +% is no longer taken into account by \TeX{}. So we back up by that amount +% (or by |\maxdepth| if it is really huge), to mimic the normal behavior % without the |\newpage|. % \begin{macrocode} \ifdim\prevdepth>\z@ @@ -1448,8 +1448,8 @@ \def\@testwrongwidth #1{% \ifdim\dp#1=\f@depth %<*trace> - \fl@trace{\string#1 - \ifdim\f@depth=\z@ single \else double \fi + \fl@trace{\string#1 + \ifdim\f@depth=\z@ single \else double \fi column float -- ok}% % \else @@ -3110,7 +3110,7 @@ % |\@textmin| also. % \begin{macrocode} %<*trace> -% \fl@trace{textfloatsheight (before) = +% \fl@trace{textfloatsheight (before) = % \the \@textfloatsheight}% % % \advance \@textmin \@textfloatsheight @@ -3133,7 +3133,7 @@ % \fi % \advance \@reqcolroom \ht\@currbox %<*trace> -% \fl@trace{float size = +% \fl@trace{float size = % \the \ht \@currbox (addtocurcol)}% % \fl@trace{colroom = % \the \@colroom (addtocurcol)}% @@ -3234,7 +3234,7 @@ % \box\@currbox % \penalty\interlinepenalty % \vskip\intextsep -% \ifnum\outputpenalty +% \ifnum\outputpenalty % <-\@Mii \vskip % -\parskip\fi % \end{macrocode} @@ -3278,14 +3278,14 @@ % \fl@trace{Fail: colnum = \the \@colnum: % fpstype \the \@fpstype=ORD?}% % \ifnum \@fpstype<\sixt@@n -% \fl@trace{ERROR: BANG float not successful +% \fl@trace{ERROR: BANG float not successful % (addtocurcol)}% % \fi % % \fi %<*trace> % \else -% \fl@trace{Fail---no room: fl box ht: +% \fl@trace{Fail---no room: fl box ht: % \the \ht \@currbox (addtocurcol)}% % % \fi @@ -3485,7 +3485,7 @@ %<*trace> % \fl@trace{End of addtonextcol -- % locally counts:}% -% \fl@trace{col: \the \@colnum. +% \fl@trace{col: \the \@colnum. % top: \the \@topnum. bot: \the \@botnum.}% % % \endgroup @@ -4410,7 +4410,7 @@ \advance \@reqcolroom \ifx #2\@empty \textfloatsep \else \floatsep \fi %<*trace> - \fl@trace{colroom = \the \@colroom + \fl@trace{colroom = \the \@colroom (flcheckspace \string#1 \string#2)}% \fl@trace{reqcolroom = \the \@reqcolroom (flcheckspace \string#1 \string#2)}% -- cgit v1.2.3