On Wed, Oct 23, 2002 at 04:31:47AM +0930, Darren Freeman wrote:
> 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.
You are doing something wrong.
\pagestyle{plain} does work normally.