On Wed, May 09, 2001 at 12:29:20PM -0400, Nick DeClario wrote:
> 
> I keep getting "Undefined control sequence"...
> 
> Also, will this change just the text length or all margins?  I guess
> what I want to do is take all my current margins, top, left, right,
> bottom which are all set to 1in and reduce them to 0in for this one
> page, which happens to be the first page of the document.

Get and install
ftp://ftp.tex.ac.uk/tex-archive/macros/latex/contrib/supported/misc/chngpage.sty

Then write \changepage{2in}{2in}{}{-1in}{-1in}{-1in}{}{}{} at the first page,
and \changepage{-2in}{-2in}{}{1in}{1in}{1in}{}{}{} at the second.

Reply via email to