[texhax] Suppressing page numbers on float pages
Axel E. Retif
axel.retif at mac.com
Wed Jan 30 07:30:49 CET 2008
On 29 Jan, 2008, at 09:16, Andrew Clegg wrote:
> [...]
>
> Is there a trick to suppressing the page number on a float page?
[...]
> I assume it's processing the thispagestyle before it moves the figures
> around, and so generates new pages for them after that command has
> taken effect in the wrong place.
That's what I think.
> Any suggestions would be gratefully
I use the package floatpag, like this in the preamble:
\usepackage{floatpag}
\floatpagestyle{empty}
You can even change individual pages with \thisfloatpagestyle{...}.
floatpag.sty has a brief introduction to its usage.
Best,
Axel
More information about the texhax
mailing list