Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Notebooks and Documents > Notebook Formatting & Styling > Stylesheets > Page Layout & Printing Control >

PageBreakWithin

PageBreakWithin
is an option for Cell which specifies whether a page break should be allowed within the cell if the notebook that contains the cell is printed.
Create a notebook in which page breaks are not allowed to split cells:
Select the second cell and set PageBreakWithin to True:
Now a page break will occur within the cell, as shown by the mark on the cell bracket:
Create a notebook in which page breaks are not allowed to split cells:
Select the second cell and set PageBreakWithin to True:
In[3]:=
Click for copyable input
Now a page break will occur within the cell, as shown by the mark on the cell bracket:
New in 3
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team