View Single Post
Old 10-23-2012, 12:32 PM   #2
ghostyjack
Guru
ghostyjack ought to be getting tired of karma fortunes by now.ghostyjack ought to be getting tired of karma fortunes by now.ghostyjack ought to be getting tired of karma fortunes by now.ghostyjack ought to be getting tired of karma fortunes by now.ghostyjack ought to be getting tired of karma fortunes by now.ghostyjack ought to be getting tired of karma fortunes by now.ghostyjack ought to be getting tired of karma fortunes by now.ghostyjack ought to be getting tired of karma fortunes by now.ghostyjack ought to be getting tired of karma fortunes by now.ghostyjack ought to be getting tired of karma fortunes by now.ghostyjack ought to be getting tired of karma fortunes by now.
 
ghostyjack's Avatar
 
Posts: 718
Karma: 1085610
Join Date: Mar 2009
Location: Bristol, England
Device: PRS-T1, 1825PT, Galaxy Tab, One X, TF700T, Aura HD, Nexus 7
If I understand you correctly, you want to have a toc that that lists the chapters (e.g. Chapter 1, Chapter 2, etc), but you don't want to have this shown on the actual page, just have a * as the displayed chapter name.

How odd.

What you could do is add a title to each of the * headings like the following example:

Code:
<h2 title="Chapter 1">*</h2>
This method will tell Sigil to use the text in the title tag for the toc and not the actual displayed text.
ghostyjack is offline   Reply With Quote