Gerhardus Geldenhuis wrote: > I have a fairly large table that just about fits onto one page. I prefer it > to be only one one page and not split it across two pages. The problem is > that the page number is displaying over the table and I would prefer it not > to do that. Is there any way to get the page number not to overwrite the > table or get it not to display for a specific page?
Put
\thispagestyle{empty}
in TeX mode on the respective page.
Jürgen
