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

ScreenStyleEnvironment

ScreenStyleEnvironment
is an option for notebooks which specifies the style environment to be used in displaying a notebook on the screen.
  • Style environments provided in typical stylesheets include:
"Condensed"environment for maximum display density
"Presentation"environment for presentations
"Printout"environment for paper printouts
"Working"environment for typical on-screen working
Open a notebook file:
Check the current setting of ScreenStyleEnvironment:
Change ScreenStyleEnvironment to change the appearance of the document on screen:
Open a notebook file:
In[1]:=
Click for copyable input
Check the current setting of ScreenStyleEnvironment:
In[3]:=
Click for copyable input
Out[3]=
Change ScreenStyleEnvironment to change the appearance of the document on screen:
New in 3
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team