Search found 4 matches

by hedinn
Tue Aug 03, 2010 5:03 pm
Forum: Graphics, Figures & Tables
Topic: How to reset figure numbering to default?
Replies: 7
Views: 5829

Re: How to reset figure numbering to default?

Actually, that did the trick.

I hadn't deleted the aux files. Doing this removed the bad labelling.

Thanks
Hedinn
by hedinn
Tue Aug 03, 2010 3:58 pm
Forum: Graphics, Figures & Tables
Topic: How to reset figure numbering to default?
Replies: 7
Views: 5829

Re: How to reset figure numbering to default?

Well.

I added the code in the first post and compiled. All the label problems happened at this compilation (I had compiled just a minute before I added the code, and then everything was ok).
Then I removed the code and compiled again, but labels are still wrong.

The only difference in my whole ...
by hedinn
Tue Aug 03, 2010 3:08 pm
Forum: Graphics, Figures & Tables
Topic: How to reset figure numbering to default?
Replies: 7
Views: 5829

Re: How to reset figure numbering to default?

Hmm..

Searched the whole document. No "\thefigure" anywhere.

Hedinn
by hedinn
Tue Aug 03, 2010 12:30 pm
Forum: Graphics, Figures & Tables
Topic: How to reset figure numbering to default?
Replies: 7
Views: 5829

How to reset figure numbering to default?

Hi.

Does anyone know how I can completely reset the whole figure labeling and numbering to default of documentclass book?

What started my troubles:
I use the subfig-package. With this the labels of my figures are in the form:
"Figure [chapter].[figure number]: [Caption]"
Labels of subfigures are ...