Hi!
You may take a look at this page:
http://www.iam.ubc.ca/~newbury/tex/numbering.html
Nicolás
Guillaume SANTINI wrote:
Hi,
I'm writing a book class document. I have Graphics and Tables inserted
in many sections and subsections. I use the following procedure to
insert my floating graphics and table:
1/ Insert->Floats->Graphics (or Table)
2/ Then, in the caption, I change the text format to "standart" and use
the tex syntax: \caption[Title]{comments}
The compilation works well. Table's numbering is OK. Each table is
numbered with 2 numbers. The first correspond to the chapter number, and
the second to the position of the table in the chapter (ex. I.1, I.2,
...., I.16, II.1, ....).
My problem comes with the graphics numbering. Each figure is numbered
with 4 numbers!!! The first 3 numbers corresponds to the
chapter-section-subsection numbers. The last is ununderstandable.
Sometimes it starts at zero, sometimes not. Sometime I have differents
graphics with the same number (up to ten graphics) in one section.
How can I number the Graphics as the Tables with a 2 numbers format?
I'm a newbie,
Thanks for your help
Guillaume SANTINI