Text FormattingFigure numbering format

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
Post Reply
gwada74
Posts: 42
Joined: Fri Nov 26, 2010 5:28 pm

Figure numbering format

Post by gwada74 »

Hi,
I need to change the numbering of some figures that I gathered in a annex, I want to switch from arabic to roman and to start a new counter at I.
Plus I need to add a table of figure specificaly for those pictures.

I use the class Book.

How can I do ?
Last edited by gwada74 on Sat Feb 05, 2011 10:01 pm, edited 1 time in total.

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

gwada74
Posts: 42
Joined: Fri Nov 26, 2010 5:28 pm

Re: Figure numbering format

Post by gwada74 »

OK, I tried to defined a new environment of float by using Float.sty. It is working except for using subfloat in this environment (LaTeX error is : No counter for suImage), Image is my new environment. And the second problem is that I can't change the numbering from arabic to Roman.

Any ideas ?
Post Reply