Quote:
Originally Posted by deback
(3) I'm wondering if there is any way to have the chapters automatically renamed in the TOC (to Chapter 1, Chapter 2, etc) during the Convert process when they are numbers, like 1, 2, 3, etc?
|
You can always edit your toc.ncx and use S&R to change <text>(\d+)</text> to <text>Chapter \1</text>.