|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
PageHeaders
PageHeaders
is an option for notebooks that specifies what should be inserted as the header of each page of a notebook when it is printed.
DetailsDetails
- PageHeaders->{{ll, lc, lr}, {rl, rc, rr}} specifies the left, center, and right headers for left pages and the left, center, and right headers for right pages.
- Individual headers can be strings or cell expressions, or the symbol None.
- Headers can also be specified using the dialog box accessed from the File ► Printing Settings ► Headers and Footers menu item.
ExamplesExamplesopen allclose all
Basic Examples (1)Basic Examples (1)
Create a document with page header settings:
| In[1]:= |
New in 4.0
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
