View Single Post
Old 01-20-2013, 11:25 AM   #8
ElMiko
Addict
ElMiko actually enjoys Vogon poetry.ElMiko actually enjoys Vogon poetry.ElMiko actually enjoys Vogon poetry.ElMiko actually enjoys Vogon poetry.ElMiko actually enjoys Vogon poetry.ElMiko actually enjoys Vogon poetry.ElMiko actually enjoys Vogon poetry.ElMiko actually enjoys Vogon poetry.ElMiko actually enjoys Vogon poetry.ElMiko actually enjoys Vogon poetry.ElMiko actually enjoys Vogon poetry.
 
ElMiko's Avatar
 
Posts: 320
Karma: 56788
Join Date: Jun 2011
Device: Kindle
Just for the record:

Code:
<h1>TWO<br />
Chapter Title</h1>
won't result in "TWOChapter Title" as the TOC value. It will display as "TWO Chapter Title". There is no real reason to add either leading or trailing spaces. Of course, as has already been stated, you can specify the desired title value by using the title attribute. Alternately you could just edit it the values directly in the .ncx file after generating the TOC.

Last edited by ElMiko; 01-20-2013 at 12:17 PM.
ElMiko is offline   Reply With Quote