View Single Post
Old 06-25-2012, 02:51 PM   #1
gers1978
Addict
gers1978 ought to be getting tired of karma fortunes by now.gers1978 ought to be getting tired of karma fortunes by now.gers1978 ought to be getting tired of karma fortunes by now.gers1978 ought to be getting tired of karma fortunes by now.gers1978 ought to be getting tired of karma fortunes by now.gers1978 ought to be getting tired of karma fortunes by now.gers1978 ought to be getting tired of karma fortunes by now.gers1978 ought to be getting tired of karma fortunes by now.gers1978 ought to be getting tired of karma fortunes by now.gers1978 ought to be getting tired of karma fortunes by now.gers1978 ought to be getting tired of karma fortunes by now.
 
Posts: 392
Karma: 1008414
Join Date: Jun 2011
Device: Kindle
Can't add chapter markers to MOBI file

I used MobiUnpack and opened the HTML file.

It seems the chapters look like this:

<mbp: pagebreak></mbp: pagebreak><blockquote height="3em"><blockquote width="0pt" align="center"><font size="5">CHAPTER 1</font> </blockquote></blockquote>

I tried using Structure Detection and set it to "blockquote" as the tag, "height" as the attribute and "3em" as the value, no luck.

I tried heuristic processing and ticked "Detect and markup unformatted chapter headings and sub headings", no luck.

I tried setting Table of Contents Level 1 TOC to:

//h:blockquote[re:test(@height, "3em", "i")]

No luck.

Any ideas?
gers1978 is offline   Reply With Quote