|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
PageFooters
PageFooters
is an option for notebooks that specifies what should be inserted as the footer of each page of a notebook when it is printed.
DetailsDetails
- PageFooters->{{ll, lc, lr}, {rl, rc, rr}} specifies the left, center, and right footers for left pages and the left, center, and right footers for right pages.
- Individual footers can be strings or cell expressions, or the symbol None.
- Footers 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 footer settings:
| In[1]:= |
Here is how the bottom of a right-hand printed page will look:
New in 4.0
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
