Skip to main content
Participant
February 5, 2009
Question

Table Numbering

  • February 5, 2009
  • 2 replies
  • 296 views
I have Chapters in my FM book. Each Chapter contains a table. I would like the table number to be the same as the chapter number. Is there a way to do this? Right now the table numbers are all 1.<br /><br />I use the following for each chapter format: C: Chapter <n+>:<br />For each table, I use the following format: T:Table <n+>:<br /><br />Any ideas?<br /><br />Thank you,<br />Amanda
    This topic has been closed for replies.

    2 replies

    Inspiring
    February 5, 2009
    Or, assuming you're on 6 or above:<br /><br />Modify your formats to:<br />C:Chapter <$chapnum>:<br />T:Table <$chapnum>:<br /><br />Although a more standard way of numbering would use the chapter number as a prefix for the table, just in case you need a second table: T:Table <$chapnum>.<n+>, for instance.<br /> <br />Then, in the book file, select all chapters except Chapter 1. Right click, select Numbering and then Chapter, and set the numbering to<br />increment from the previous chapter/file. Apply and Save.<br /><br />Still in the book file, select Chapter 1, right click, select Numbering and then Chapter, and set the Chapter number to start at 1. Apply and Save.<br /><br />Save the book file and then update.
    Inspiring
    February 5, 2009
    What version of Frame are you running?

    Art