<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Arial; font-size: 12pt; color: #000000'>Framers,<br><br>Back on Frame after several years of being forced to use inferior products. The hang of it is returning, but I have a strange auto numbering issue. Hope you can help. <br><br>The figure numbering for the chapter breaks when I add auto numbered figures and tables. <br><br>Several files in the book. Each file is actually its own manual, and I want the book to see each as a volume (Vol 1, 2, 3, etc.). That's working OK. I want each file to start with chapter t after the preliminary pages (Title page and TOC). The Book is set up as follows:<br>1st file : <br>Volume: #1<br>Chapter: #1  (If I make this Read from File it doesn't change anything)<br><br>All other files: <br>Volume: Continue numbering from previous file in book.<br>Chapter: Read from File<br><br>Headings are H:Heading1, H:Heading2, etc.<br><br>If figure format is H:Figure<sectionnum>\t<n+>, I get:<br><br>2 Heading <br>2.1 Heading <br>Figure 1-5<br>Figure 1-6<br>1.6 Heading<br>Figure 1-7<br>really messed up<br><br>If figure format is F:Figure<n>\t<n+>, I get:<br>It does not recognize Heading 1 as <n> but Heading numbers are not influenced by inserting numbers, but the figures do not adopt the section number:<br><br>2.3 heading<br>Figure 1-3<br>Figure 1-4<br>2.3.1 Heading<br>Figure 1-6<br><br>If figure format is H:Figure<n>\t<n+><>.\t (as suggested by a post from some sight), I get:<br><br>1 Heading<br>Figure 0-1<br>Figure 0-2<br>2 Heading<br>Figure 0-3<br>2.3 Heading <br>Figure 0-4<br>2.3.1 Heading<br>Figure 0-5<br><br>What should I do to get:<br><br>1 Heading<br>Figure 1-1<br>1.1 Heading<br>Figure 1-2<br>2 Heading<br>Figure 2-1<br>Figure 2-2<br>2.1 Heading<br>Figure 2-3<br>2.1.1 Heading<br>Figure 2-4<br>and so forth<br><br>Thank you!<br>A<br></div></body></html>