Skip to main content
Participant
March 5, 2009
Question

Numbering pages differently in only 2 files in a book

  • March 5, 2009
  • 8 replies
  • 753 views
I want to number the appendix pages A-1, B-1, etc. when the rest of the book is numbered sequentially. Is that possible? I can make it work in the file, but the TOC won't pick it up. How would I do this?
    This topic has been closed for replies.

    8 replies

    Inspiring
    March 6, 2009
    Right. I wouldn't restart those things for each chapter, but you can. Play with it and see what meets your need.

    Cheers,

    Sean
    Known Participant
    March 6, 2009
    But for subsequent chapters, pages, and paragraphs, you might choose "Continue Numbering ...."

    However, if you have numbered tables and figures and you want the numbering to start at 1 for each chapter, set PARAGRAPH numbering to restart for each chapter.
    Inspiring
    March 5, 2009
    Hi,

    In the book window, have you right-clicked each FM chapter and set the chapter number?

    Setting up <$chapnum>-<$pagenum> on the reference pages of your TOC is half the battle.

    Next, right-click each chapter in turn and set chapter, page, and paragraph numbering. The first chapter you might set to "1" "Numeric," the first page you might set to "1" "Numeric," and the first paragraph you might set to "Restart Paragraph Numbering." But for subsequent chapters, pages, and paragraphs, you might choose "Continue Numbering ...."

    Cheers,

    Sean
    Known Participant
    March 5, 2009
    Carole,

    If you are using <$volnum>, then you need to set the volume number (from the book file) for subsequent chapters to increment from the previous volume. Most people use <$chapnum> as the chapter number, but you still have to set the chapter numbering to increment from previous.

    Van
    Participant
    March 5, 2009
    Brian, this may be a duplicate. Not sure if it got posted.

    I tried to change the TOC reference page but it just added 1- to all the other pages. I'm just not sure which pagenum lines to add <$volnum>- to

    Any ideas? Thanks for any help.
    OK to email me direct if you have the time.

    Carole
    Inspiring
    March 5, 2009
    If you're getting A and B in each files' page numbers, you just need to format the TOC. <br /><br />In the TOC file, on the Reference Pages, you'll find a section with entries for each tag that you include. They'll probably be in the format <paratext> <pagenum>.<br /><br />Insert the <$Chapnum> variable before <pagenum> so that the entry becomes something like:<paratext> <$chapNum>-<pagenum>.<br /><br />Save the TOC and update the book.
    Participating Frequently
    March 5, 2009
    Carole,

    I had this same problem a while back. If you look back in this forum at a thread titled "Custom page numbering generating Indexes/Tables of Contents/Lists of Figures & Tables", you should find your answer.

    Brian
    Arnis Gubins
    Inspiring
    March 5, 2009
    You need to add the <$chapnum> building blocks to your TOC entries for
    those paratags in the TOC Reference page.