On Wed, 2002-10-23 at 03:32, Garst R. Reese wrote:
> 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.
... getting there!
But \pagestyle{plain} doesn't reverse the effects of \pagestyle{empty},
it generates an error instead. I tried default, same error.
Error is actually that TeX capacity is exceeded. Ask a wizard to enlarge
it. What wizard? =)
Due to errors, I'm making another post as I think it's a bug.
> Maybe time for a feature request.
Yup!!!
> Garst
Darren