Darren Freeman wrote:
>
> Dear list,
>
> I need help adjusting the use of page numbers.
ERT time.
\pagenumbering{style} where style can be Alph, alph, Roman, roman,
arabic
\pagestyle{style}
\thispagestyle{style} where style can be empty, plain, heading, or fancy
if you have the package.
>From The LaTeX Companion.Maybe time for a feature request. Garst
