Hi meho_r,
The problem has been fixed by commenting out \@addtoreset{figure}{section}.
It seems that is the problem.
Thank you very much for your help.
Search found 6 matches
- Tue Nov 16, 2010 9:59 pm
- Forum: Graphics, Figures & Tables
- Topic: about figure and table numbering.
- Replies: 6
- Views: 5233
- Tue Nov 16, 2010 7:23 pm
- Forum: Graphics, Figures & Tables
- Topic: about figure and table numbering.
- Replies: 6
- Views: 5233
Re: about figure and table numbering.
Hi meho_r,
Sorry for the inconvenience. I am using a three-part template, and due to some reason, I need to use it. The template is attached.
(1) With the \renewcommand, I had problems on both figures and tables:
Figures:
Chapter 1
section 1
figure 1.1
section 2
figure 1.1
figure 1.2 ...
Sorry for the inconvenience. I am using a three-part template, and due to some reason, I need to use it. The template is attached.
(1) With the \renewcommand, I had problems on both figures and tables:
Figures:
Chapter 1
section 1
figure 1.1
section 2
figure 1.1
figure 1.2 ...
- Mon Nov 15, 2010 4:37 am
- Forum: Graphics, Figures & Tables
- Topic: about figure and table numbering.
- Replies: 6
- Views: 5233
Re: about figure and table numbering.
Hi meho_r,
Thanks for your reply. After replacing the existing \renewcommand with your command in the template, it numbers the figure in each section individually.
For instance, chapter 1 has two section, in each section, it numbers the figures individually:
Chapter 1
section 1
figure 1.1 ...
Thanks for your reply. After replacing the existing \renewcommand with your command in the template, it numbers the figure in each section individually.
For instance, chapter 1 has two section, in each section, it numbers the figures individually:
Chapter 1
section 1
figure 1.1 ...
- Mon Nov 15, 2010 3:59 am
- Forum: Graphics, Figures & Tables
- Topic: about figure and table numbering.
- Replies: 6
- Views: 5233
about figure and table numbering.
Currently, my figures and tables are numbered according to chapter.section order, like
figure 1.1.1
figure 1.2.1
figure 1.2.2
figure 2.1.1
...
But I want them to be numbered only in terms of chapter, sth like:
figure 1.1
figure 1.2
figure 1.3
figure 2.1
...
How should I do? It should have some ...
figure 1.1.1
figure 1.2.1
figure 1.2.2
figure 2.1.1
...
But I want them to be numbered only in terms of chapter, sth like:
figure 1.1
figure 1.2
figure 1.3
figure 2.1
...
How should I do? It should have some ...
- Sun Nov 14, 2010 11:46 pm
- Forum: Graphics, Figures & Tables
- Topic: Table lines don't show up
- Replies: 2
- Views: 1787
Re: Table lines don't show up
The problem has be solved. I also checked the green check-mark. Just want to deliver my deep gratitude to localghost. Thank you very much for your info.
- Sun Nov 14, 2010 6:47 pm
- Forum: Graphics, Figures & Tables
- Topic: Table lines don't show up
- Replies: 2
- Views: 1787
Table lines don't show up
Hi All, I have a problem about Table bounding lines. After compiling, my table only has contents, no bounding lines. and the \hline command does not work. I am pretty sure it is the problem of my template, but I have no idea where the problem is and how it fix it. It has spent me 2 days on this ...