View Single Post
Old 02-13-2017, 12:24 PM   #9
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 79,796
Karma: 146391129
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Basically, get rid of the extra meta code that was generated by pdftohtml from your head. Leave in what needs to be there and you'll be good to go. What I posted was minimalist coding which is what you want. You don't want extra coding. But keep the meta content line I posted as it makes sure the code is rendered in UTF-8. It can be needed when converting to Mobi/KF8.

The code I posted that's before <head> is usual. It's just that Sigil uses different code to do the same thing. But you can use what I posted as it's valid code and it works.

Last edited by JSWolf; 02-13-2017 at 12:29 PM.
JSWolf is offline   Reply With Quote