Hello. I'm writing a book, for each chapter I have put figures on separate pages (using a combination of afterpage and float packages to get the positioning right), but I find that the margins, which are perfectly acceptable for text (for the record, I'm using custom margins with geometry), are too narrow for figures. I would like to temporarily "extend" the margins (top, left, right, and bottom) so that the figure occupies more space.
Is that even possible?
Thank you.
General ⇒ Changing margins for float pages
NEW: TikZ book now 40% off at Amazon.com for a short time.

Re: Changing margins for float pages
Thanks. makebox and some \vspace* solved the issues.