View Single Post
Old 10-18-2015, 03:07 PM   #91
jackie_w
Grand Sorcerer
jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.
 
Posts: 6,252
Karma: 16544692
Join Date: Sep 2009
Location: UK
Device: ClaraHD, Forma, Libra2, Clara2E, LibraCol, PBTouchHD3
Quote:
Originally Posted by RbnJrg View Post
Watch the ebook I attach. That book was scrambled with your original utility; I don't know why, the .xhtml index resulted with the numbers unchanged The original book is in public domain (is "The mistery of the yellow room") so if you need it to find the cause of the unscrambled numbers in TOC, I can upload here.
You mean on the 'Exblgknua' page? You're absolutely right. I'll investigate.

ETA: The reason is because that page doesn't actually contain any digit text.

The page structure (simplified) is:
Code:
<body>
<h3>...</h3>
<ol>
     <li>first item ...</li>
     <li>second item ...</li>
      ... ... etc
</ol>
</body>
The numbers are auto-generated by the ordered list <ol>/<li> HTML. I'm not sure what I can do about that ... nor how much it will upset HarryT.

I've added it to a "things to think about list" (no pun intended)

Last edited by jackie_w; 10-18-2015 at 03:27 PM. Reason: answered query
jackie_w is offline   Reply With Quote