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.
|