diff --git a/source/lib-intro.tex b/source/lib-intro.tex index d608fa2067..c61e0fe561 100644 --- a/source/lib-intro.tex +++ b/source/lib-intro.tex @@ -1752,7 +1752,6 @@ \tcode{<} is a strict weak ordering relation\iref{alg.sorting} \\ \end{oldconcepttable} -\enlargethispage{-3\baselineskip} \begin{oldconcepttable}{DefaultConstructible}{}{cpp17.defaultconstructible} {x{2.15in}p{3in}} \topline diff --git a/source/tables.tex b/source/tables.tex index 678ec5d98b..1134e3f371 100644 --- a/source/tables.tex +++ b/source/tables.tex @@ -85,7 +85,7 @@ % by LaTeX. \newenvironment{floattable}[3] { - \begin{floattablebase}{#1}{#2}{#3}{htbp} + \begin{floattablebase}{#1}{#2}{#3}{htb} } { \end{floattablebase} @@ -124,7 +124,7 @@ % by vertical lines. Used in the "Alternative tokens" table. \newenvironment{tokentable}[4] { - \begin{floattablebase}{#1}{#2}{cc|cc|cc}{htbp} + \begin{floattablebase}{#1}{#2}{cc|cc|cc}{htb} \topline \hdstyle{#3} & \hdstyle{#4} & \hdstyle{#3} & \hdstyle{#4} &