[texhax] Suppressing page numbering on a page
Morten Høgholm
moho01ab at student.cbs.dk
Mon Jul 5 13:32:26 CEST 2004
On Mon, 05 Jul 2004 12:02:31 +0200, Philip G. Ratcliffe
<philip.ratcliffe at uninsubria.it> wrote:
>
> Table and figure environments are floats, that is, they do not
> necessarily
> appear on the page where they are place in the LaTeX file. On the other
> hand, \thispagestyle, not surpisingly, acts on the page being output
> when it
> is read by LaTeX. So, if you place it INsice the floating environment,
> it
> should work (it does for me).
I'd like to see how you do that ;-)
\thispagestyle is activated when LaTeX cuts the scroll, so if the float
object is moved to the next page, the pagestyle there is unaffected (but
the original page is). In other words this problem in the same category as
trying to get the current page number in running text by using \thepage
(which doesn't work) instead of using a label and reference.
--
Morten Høgholm
More information about the texhax
mailing list