View Single Post
Old 01-26-2010, 01:53 PM   #13
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: 74,565
Karma: 129670952
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by charleski View Post
The alternative, which involves less radical change to the original code, is to open the book in an application like epubtweak, which is free and a convenient way of looking inside the epub. Go through the list of files, selecting each .html file and clicking 'Edit File', which will make it come up in Notepad. Then just take a look at the first line of the file and change
encoding="ISO-8859-1"
to
encoding="utf-8"
then save the file and move on to the next.
Actually, it would be a lot easier to edit the html files using Notepad++. You can open them all in different tabs and then do a search/replace among all open tabs. So once loaded, it's just a single simple search/replace and then a save all and done except for putting them back into the ePub.
JSWolf is online now   Reply With Quote