Quote:
Originally Posted by lexmoen
pressing f7 shows a toc entry: iblis 0:1-8 proloog in the file i see: <h3 id="heading_id_2">
but now what?
|
There was supposed to be the Text between the Heading tags
Code:
<h3>Chapter 99<\h3>
What is between the tags is also usefd as a TOC text.
or
Code:
<h3>title="Chapter 99" <\h3>
If you only want the words to show in the TOC
(or different words)