PLACING
AN ANNOTATED
PAGENUMBER
Obtaining the files
This provides and example how to annotate a page
using the style file annotate-page.sty
called by the LateX file pagenumber.tex .
Processing the files
To process the file env.tex, execute
latex pagenumber
then process for printing using
dvips pagenumber
To preview the file use
gv pagenumber.ps
Previewing the files
The file will not display properly using the xdvi command, however
using ghostview, or gv, the sideways printing is correctly displayed.
To preview the file pagenumber.tex using postscript: pagenumber.ps select the file with your browser.