G
Gary Fritz
I want a TOC that numbers document pages like 2-14, 8-35, etc.
This is the TOC field I'm using:
{ TOC \o "1-2" \s chapter }
I included "\s chapter" to pick up SEQ fields in each chapter.
Each chapter is in a separate file. At the start of each file, in the same
line as the chapter title, I have a SEQ field like this:
{ SEQ chapter \h }
That should insert an invisible counter that works with the TOC \s, right?
But it doesn't. Everything works fine except the chapter numbers in the
TOC don't increment. Each chapter starts with 1-1 in the TOC.
What am I missing?
Thanks,
Gary
This is the TOC field I'm using:
{ TOC \o "1-2" \s chapter }
I included "\s chapter" to pick up SEQ fields in each chapter.
Each chapter is in a separate file. At the start of each file, in the same
line as the chapter title, I have a SEQ field like this:
{ SEQ chapter \h }
That should insert an invisible counter that works with the TOC \s, right?
But it doesn't. Everything works fine except the chapter numbers in the
TOC don't increment. Each chapter starts with 1-1 in the TOC.
What am I missing?
Thanks,
Gary