> >
> > I need to eliminate the page number from the cover page and start
> > numbering on the second page. Can someone tell me how to modify the
> > preamble to accomplish this?
> 
> in the text, not preamble:
> 
> \thispagestyle{empty}
> 
> is valid only for THIS page
> 

This worked, thank you. 

I then put a pagebreak after the first page and added:  

\pagenumbering{arabic} 

on the first line of the second page. (I found this in Lamport's book
after getting your reply) - this started the numbering sequence on the
second page with "1".  I don't know if that is the "proper" way, but it
was effective. :-)

Thanks much for the help.

Shawn

--

Mitakuye Oyasin

Reply via email to