Remove page numbers with endfloat

118 views
Skip to first unread message

Andrea Tarelli

unread,
Feb 10, 2014, 5:26:34 AM2/10/14
to latexus...@googlegroups.com
Hi everyone,

Does anyone know how to remove page numbers on the pages with figures/tables at the end of the document when using the package endfloat?

Thank you in advance!
Andrea

Peter Flynn

unread,
Feb 10, 2014, 6:11:14 PM2/10/14
to latexusersgroup
On Mon, Feb 10, 2014 at 10:26 AM, Andrea Tarelli <andrea....@gmail.com> wrote:
Hi everyone,

Does anyone know how to remove page numbers on the pages with figures/tables at the end of the document when using the package endfloat?

If your page numbers are the default (centre bottom) and you're not using running headers or footers, then add \pagestyle{empty} after your text, so that it applies to all following pages.

If you are using the default running headers and footers from book or report class, you'll need to \usepackage{fancyhdr} and create your own running headers and footers...then set the one containing the page number to {} at the appropriate point.

///Peter

Andrea Tarelli

unread,
Feb 11, 2014, 2:15:13 AM2/11/14
to latexus...@googlegroups.com
On Tuesday, February 11, 2014 12:11:14 AM UTC+1, Peter wrote:
If your page numbers are the default (centre bottom) and you're not using running headers or footers, then add \pagestyle{empty} after your text, so that it applies to all following pages.

///Peter

 That worked perfectly in my case, thank you!

Andrea
Reply all
Reply to author
Forward
0 new messages