Graphics, Figures & Tableslimit the number of figures

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
dbehbudi
Posts: 2
Joined: Thu May 23, 2024 3:31 pm

limit the number of figures

Post by dbehbudi »

Is there a limit to the number of figures in the latex book format? I have set the numbering of figures according to chapters in a book format file. After a few chapters, the numbering order will change by itself and it will be numbered as section!? please guide me.

Recommended reading 2024:

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

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

User avatar
Stefan Kottwitz
Site Admin
Posts: 10321
Joined: Mon Mar 10, 2008 9:44 pm

limit the number of figures

Post by Stefan Kottwitz »

Hi,

welcome to the forum!

There's a limit, you could take a look here: Too many unprocessed floats, especially if you get such an error message.

If it's a different issue, such as only regarding the numbering which can be caused by document settings, perhaps explain in more detail what happens.

Stefan
LaTeX.org admin
dbehbudi
Posts: 2
Joined: Thu May 23, 2024 3:31 pm

limit the number of figures

Post by dbehbudi »

Hi, Dear Stefan,
Thanks for your comment.
My Book has about 300 floating objects. how could I solve this problem?
Which packages should be added in the preamble? What commands should I add in the body text?
Thank you in advance for more detailed guidance.

Davood
User avatar
Stefan Kottwitz
Site Admin
Posts: 10321
Joined: Mon Mar 10, 2008 9:44 pm

limit the number of figures

Post by Stefan Kottwitz »

Hi Davood,

the FAQ in my previous above explained several possibilities to handle issues with too many figures.

Again, explain in detail what happens. Do you get an error message? Do you have a screenshot of what happens? Does it occur at a specific place, and what code is there?

Stefan
LaTeX.org admin
Post Reply