Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica >

PrintingStyleEnvironment

PrintingStyleEnvironment
is an option for notebooks which specifies the style environment to be used in printing the notebook on paper.
  • Style environments appropriate for printed output are typically substantially denser than those appropriate for on-screen display.
Open a notebook file:
Check the current setting of PrintingStyleEnvironment:
This is how the printed page looks with the "Printout" style environment:
Change PrintingStyleEnvironment to change the appearance of the printout:
Open a notebook file:
In[1]:=
Click for copyable input
In[2]:=
Click for copyable input
Check the current setting of PrintingStyleEnvironment:
In[3]:=
Click for copyable input
Out[3]=
This is how the printed page looks with the "Printout" style environment:
Change PrintingStyleEnvironment to change the appearance of the printout:
In[5]:=
Click for copyable input
New in 3
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team