View Single Post
Old 03-09-2009, 10:46 PM   #2
ProDigit
Karmaniac
ProDigit ought to be getting tired of karma fortunes by now.ProDigit ought to be getting tired of karma fortunes by now.ProDigit ought to be getting tired of karma fortunes by now.ProDigit ought to be getting tired of karma fortunes by now.ProDigit ought to be getting tired of karma fortunes by now.ProDigit ought to be getting tired of karma fortunes by now.ProDigit ought to be getting tired of karma fortunes by now.ProDigit ought to be getting tired of karma fortunes by now.ProDigit ought to be getting tired of karma fortunes by now.ProDigit ought to be getting tired of karma fortunes by now.ProDigit ought to be getting tired of karma fortunes by now.
 
Posts: 2,553
Karma: 11499146
Join Date: Oct 2008
Location: Miami FL
Device: PRS-505, Jetbook, + Mini, +Color, Astak Ez Reader Pro, PPW1, Aura H2O
I have noted that BD doesn't like paragraph breaks in the TOC.
So:

Chapter 1: Introduction
Chapter 2: The story starts unrolling
Chapter 3:....

Should be encoded without <p></p> even mentioned in the TOC.
So according to BD the HTML should look more like this:

<A HREF="1">__Chapter 1: Introduction</a>
<A HREF="2">__Chapter 2: The story starts unrolling</a>
<A HREF="...">__Chapter 3: ....</a>

I haven't tested the result on the reader yet. Ideas concerning manually creating a TOC from HTML are welcome!

Last edited by ProDigit; 03-09-2009 at 10:52 PM.
ProDigit is offline   Reply With Quote