headings numbering not updating
- by Marwen Hizaoui
I'm writing a report and I have some problems with headings.
I have this structure:
Chapter 1(heading1)
1.1(heading2)
1.1.1(heading3)
1.2(heading2)
Chapter2(heading1)
2.1
2.2
The problem is that when I choose heading 1 word writes a number before chapter -
1 chapter 1
I want numbers to appear only from heading 2.
I managed to change it using…