R
Robert R. Rahl
Version: MS Word for Macintosh 11.4.2
Operating System: Mac OS X 10.3.9 (Panther)
Processor: PowerPC G4
I am trying to create a customized Table of Contents using two styles,
the built-in Heading 1 and a custom style named Chapter. A typical
chapter starts out, for example, "Chapter 1" (formatted using the style
Chapter) followed by a paragraph mark, then "Childhood" formatted using
style Heading 1.
I would like the TOC to display as follows.
Chapter 1 Childhood...........................3
Chapter 2 Adolescence........................12
Chapter 3 Adulthood..........................21
Chapter 4 Old Age............................30
Epilogue Hereafter...........................39
I have modified the TOC field code as follows:
{ TOC\t"Chapter,1,Heading 1,1"}
This results in the following output.
Chapter 1............................3
Childhood............................3
Chapter 2...........................12
Adolescence.........................12
Chapter 3...........................21
Adulthood...........................21
Chapter 4...........................30
Old Age.............................30
Epilogue............................39
Hereafter...........................39
Is there any way to get the two styles to appear on the same line?
Any help is appreciated.
Robert
Operating System: Mac OS X 10.3.9 (Panther)
Processor: PowerPC G4
I am trying to create a customized Table of Contents using two styles,
the built-in Heading 1 and a custom style named Chapter. A typical
chapter starts out, for example, "Chapter 1" (formatted using the style
Chapter) followed by a paragraph mark, then "Childhood" formatted using
style Heading 1.
I would like the TOC to display as follows.
Chapter 1 Childhood...........................3
Chapter 2 Adolescence........................12
Chapter 3 Adulthood..........................21
Chapter 4 Old Age............................30
Epilogue Hereafter...........................39
I have modified the TOC field code as follows:
{ TOC\t"Chapter,1,Heading 1,1"}
This results in the following output.
Chapter 1............................3
Childhood............................3
Chapter 2...........................12
Adolescence.........................12
Chapter 3...........................21
Adulthood...........................21
Chapter 4...........................30
Old Age.............................30
Epilogue............................39
Hereafter...........................39
Is there any way to get the two styles to appear on the same line?
Any help is appreciated.
Robert