Table of Contents and paragraph numbers

  • Thread starter Thread starter TTW
  • Start date Start date
T

TTW

PLEASE - Can anybody help with the field code and structure of the code for
including the pagagraph number in the TOC?
I have tried searching Help but had zero success.
 
Paragraph numbers should be included automatically, whether typed or
automatic. What is your TOC field code?
 
Hi Suzanne

I think the field code has been written for the template, it is:
{ TOC \n 1-1 0 "2-4" \ "CHAPTER HEADING,1" \* MERGEFORMAT }
it shows the page number but not para no.
Hopefully you can work it out as a number of us have looked at this and have
drawn a blank.
Graham
 
Sorry I missed typed

TOC \n 1-1 \o "2-4" \t "Chapter heading,1" \* MERGEFORMAT
Graham
 
The TOC field you cite should NOT be showing page numbers (at least not for
level 1). I don't know what to make of the zero unless it's meant to
represent \o, in which case you would be getting only levels 2-4, which
would mean that omitting page numbers from level 1 would be pointless, as
would mapping the Chapter Heading style to level 1. See
http://word.mvps.org/FAQs/Formatting/TOCSwitches.htm
 
Sorry, I misstyped the code, it should have read -
TOC \n 1-1 \o "2-4" \t "Chapter heading,1" \* MERGEFORMAT
 
As I pointed out, this TOC will include only levels 2-4, so the \n 1-1
switch and the \t "Chapter heading,1" switch are totally meaningless.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top