diff --git a/source/lib-intro.tex b/source/lib-intro.tex index 185d42ddc5..c6acdfb5f7 100644 --- a/source/lib-intro.tex +++ b/source/lib-intro.tex @@ -1850,7 +1850,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 ea2f26a2c9..5e69830c56 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} &