Page Layoutpage numbers override figure caption

Information and discussion about page layout specific issues (e.g. header and footer lines, page formats, page numbers).
Post Reply
yohai
Posts: 2
Joined: Tue Apr 20, 2010 11:12 am

page numbers override figure caption

Post by yohai »

Hello all.

I have a big figure that takes a whole page (actually it is 2 figures using subfigure).

annoyingly, the page number is printed on the caption. trying

Code: Select all

\thispagestyle{empty}
only affects the page before or the page after the figures.
suggestions?

thanks

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

gmedina
Posts: 2313
Joined: Wed Jul 11, 2007 11:45 pm

Re: page numbers override figure caption

Post by gmedina »

Hi,

some time ago I proposed a solution for this very same issue. Use the "search" functionality of the board.
1,1,2,3,5,8,13,21,34,55,89,144,233,...
yohai
Posts: 2
Joined: Tue Apr 20, 2010 11:12 am

Re: page numbers override figure caption

Post by yohai »

found it. thanks!

(for clearing my reputation: I did search for it before posting, but found nothing. now I searched only in your posts).
Post Reply