Quote:
Originally Posted by vermontcathy
Isn't this always the way it goes? You work on a problem for hours, then finally post on a forum for help, and then figure it out yourself. Sorry about that. I'll leave this here in case it happens to anyone else.
I was overly-enthusiastic in cleaning up Word's HTML, and deleted the following 2 lines in the head. Once I put them back (copied from an earlier version) all was well:
<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
<meta name=Generator content="Microsoft Word 14 (filtered)">
|
It is removing the charset line that causes your problem. An alternative way to have fixed would be to explicitly specify the cp1252 character set in the Calibre conversion settings.