Graphics, Figures & TablesWhy caption is not numbered?

Information and discussion about graphics, figures & tables in LaTeX documents.
paulosousa
Posts: 90
Joined: Sun Jun 24, 2012 8:48 pm

Re: Why caption is not numbered?

Post by paulosousa »

Made the update, now the problem is solved. Thanks a lot.

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

Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

Re: Why caption is not numbered?

Post by Johannes_B »

What i really wanted you to note is that i used a picture from the mwe package in my example, your screenshot showed one of your own pics.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
paulosousa
Posts: 90
Joined: Sun Jun 24, 2012 8:48 pm

Why caption is not numbered?

Post by paulosousa »

Johannes, yes I understood ...
I think it was a compatibility issue with caption and beamer like Stefan wrote.

If I delete

Code: Select all

\usepackage[font=scriptsize]{caption}
the numbers come back, but I updated the MacLaTeX and now is all ok.
Post Reply