Skip to main content
BeenJammin
Participant
June 22, 2015
Answered

Can't Get Numbered Headings to Incremment across Chapters in a Book in FM 2015

  • June 22, 2015
  • 2 replies
  • 278 views

I have a book with 9 chapters. In each chapter are numbered headings (1; 1.1; 1.2; 2; 2.1; 2.1.1; etc). I cannot get the numbers to incremment from one chapter to the next. In every chapter, they begin again with 1. I've tried to change it in chapter-level Numbering Properties and the book-level Number Properties, and they still refuse to incremment. Page numbers will incremment across chapters though - that one worked. What am I missing?

This topic has been closed for replies.
Correct answer Arnis Gubins

What are you using in the autonumber strings for the top-level headings [posting examples would help]? Are you using the $chapnum  building block?

The numbering at the Book level always takes precedence over file level numbering specifications. You must control the numbering from the book file.

2 replies

Bob_Niland
Community Expert
Community Expert
June 22, 2015

re: I have a book with 9 chapters.

Are the chapters separate files, or are they all in the same file?

Arnis Gubins
Arnis GubinsCorrect answer
Inspiring
June 22, 2015

What are you using in the autonumber strings for the top-level headings [posting examples would help]? Are you using the $chapnum  building block?

The numbering at the Book level always takes precedence over file level numbering specifications. You must control the numbering from the book file.

BeenJammin
Participant
June 22, 2015

$chapnum was the missing link.