next up previous contents
Next: Boxes Up: Writing Math Articles Previous: Line Breaking

Page Breaking

Latex Commands for Page Breaking
Latex Commands Function
\pagebreak[n] force a page break; $0 \leq n \leq 4$
\nopagebreak[n] forbid a page break; $0 \leq n \leq 4$
\samepage forbid page breaking except between paragraphs
\newpage start a new page
\clearpage print all figures and tables and start a new page