Quote:
Originally Posted by Algiedi
When the actual chapter title in the book is "1", I want the corresponding TOC line to say "Chapter 1".
|
Just thought of another way you could do this:
<h2><span style="display: none">Chapter </span>1</h2>
Of course, that won't work in all cases, but it will for your example.