Quote:
Originally Posted by Starson17
This looks to me like a simple character encoding problem. I would just trace it through step by step to see where the problem is.
1)What do you think the character encoding is for your source?
2)Check that you are correct by finding an accented character in your source with a hex editor, and comparing to the character encoding table.
3)Tell Calibre what the input character encoding is for your source.
4)Turn on debugging and find the same character you checked above. Is it correctly encoded at each step? Check the encoding table and use a hex editor.
|
@zephyrot also note there is a separate place to designate encoding for html files prior to adding the html to calibre. Check under
Preferences - Plugins - File type plugins - HTML to ZIP - customize to change encoding prior to adding the html to calibre.