Thread: LRF output
View Single Post
Old 07-15-2007, 04:40 PM   #275
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,609
Karma: 28549044
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Quote:
Originally Posted by Chuck Eglinton View Post
HTML2LRF is an excellent program but sometims chokes on

Unicode Character 'RIGHT SINGLE QUOTATION MARK' (U+2019) (also known as the apostrophe)
The only thing that html2lrf does when it detects a chapter heading is insert a page break before it. It does not insert detected chapters into a TOC. This is because it uses links i.e. <a href> tags to build the TOC. Every (almost) <a href> element gets put into the TOC.

Send me an example html file that causes the unicode problem.
kovidgoyal is offline   Reply With Quote