Skip to content

Commit d73b1de

Browse files
author
Dawn Perchik
committed
[support] Add page breaks.
Partially addresses #4228.
1 parent b3f171b commit d73b1de

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source/support.tex

+4
Original file line numberDiff line numberDiff line change
@@ -2364,6 +2364,8 @@
23642364
respectively.
23652365
\end{itemdescr}
23662366

2367+
\newpage
2368+
23672369
\rSec3[new.delete.array]{Array forms}
23682370

23692371
\indexlibrarymember{new}{operator}%
@@ -4496,6 +4498,8 @@
44964498
\tcode{v < 0 ?\ strong_ordering::greater :\ v > 0 ?\ strong_ordering::less :\ v}.
44974499
\end{itemdescr}
44984500

4501+
\newpage
4502+
44994503
\rSec2[cmp.common]{Class template \tcode{common_comparison_category}}
45004504

45014505
\pnum

0 commit comments

Comments
 (0)