>>Date: Wed, 09 May 2001 10:52:26 -0400
>>From: Nick DeClario <[EMAIL PROTECTED]>
>>To: [EMAIL PROTECTED]
>>Subject: margin settings per page
>>
>>Hey guys,
>>
>>I am trying to change the margins locally for one page only leaving the
>>margins I set on the remaining pages as they were.  I can't figure out
>>how to do this?  Any thoughts/ideas?  Thanks.
>>
>>Regards,      
>>      -Nick

In ERT
\addtolength{\foo}{1cm}
then 
\addtolength{\foo}{-1cm}
to restore the original setting.

AFAIR, this acts a soon as the command is anywhere in the page.

where \foo is the required margin to change.
This applies  to all elements of the page layout as described
in the Latex2e docs.

-- 
Jean=Pierre

Reply via email to