View Single Post
Old 05-08-2011, 09:10 AM   #2
mr ploppy
Feral Underclass
mr ploppy ought to be getting tired of karma fortunes by now.mr ploppy ought to be getting tired of karma fortunes by now.mr ploppy ought to be getting tired of karma fortunes by now.mr ploppy ought to be getting tired of karma fortunes by now.mr ploppy ought to be getting tired of karma fortunes by now.mr ploppy ought to be getting tired of karma fortunes by now.mr ploppy ought to be getting tired of karma fortunes by now.mr ploppy ought to be getting tired of karma fortunes by now.mr ploppy ought to be getting tired of karma fortunes by now.mr ploppy ought to be getting tired of karma fortunes by now.mr ploppy ought to be getting tired of karma fortunes by now.
 
mr ploppy's Avatar
 
Posts: 3,622
Karma: 26821535
Join Date: Jan 2010
Location: Yorkshire, tha noz
Device: 2nd hand paperback
Quote:
Originally Posted by petkusj View Post
like mine is the following: Write in Word, create separate HTML files in Dreamweaver, build an EPUB in Sigil and use calibre to convert the EPUB to MOBI.

...

Unfortunately, there is a drawback to this method if you're creating EPUBs, which prefers the UTF-8 encoding, but all is not lost. When you pasted your Word text into the Latin-1 encoded Dreamweaver page, Dreamweaver converted the quotes and other special characters into named HTML entities, such as “ and ’ -- or left double quote and right single quote. In the Code view, do a search and replace and change “ into the corresponding numeric entity “
Easier to just convert Word RTF to epub with Calibre, that keeps all your quotes. Most of what you could do in Dreamweaver you can do in Sigil if the end product is epub. Sometimes you need to do a bit of fine tuning of the html for mobi, but you need to do that after converting from epub.
mr ploppy is offline   Reply With Quote