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.
///Peter