View Single Post
Old 08-05-2010, 12:44 AM   #2
toddos
Guru
toddos ought to be getting tired of karma fortunes by now.toddos ought to be getting tired of karma fortunes by now.toddos ought to be getting tired of karma fortunes by now.toddos ought to be getting tired of karma fortunes by now.toddos ought to be getting tired of karma fortunes by now.toddos ought to be getting tired of karma fortunes by now.toddos ought to be getting tired of karma fortunes by now.toddos ought to be getting tired of karma fortunes by now.toddos ought to be getting tired of karma fortunes by now.toddos ought to be getting tired of karma fortunes by now.toddos ought to be getting tired of karma fortunes by now.
 
toddos's Avatar
 
Posts: 695
Karma: 822675
Join Date: May 2010
Device: Kobo Aura, Nokia Lumia 920 (Freda)
Perhaps it's a font issue on the Mac? You could turn on debugging output for the conversion and inspect the intermediate HTML files to see if they're stripping the quotation marks or if they're being rendered as a non-standard quote character. If the latter, you could fix them in the HTML (global search & replace) and then reconvert to that. I had a similar issue with "soft hyphen" characters when converting from PDF (on Windows) that I fixed by replacing the soft hyphens with standard - characters in the intermediate HTML.

It helps if you have a text editor that will show you the character codes. I like PSPad on Windows, not sure about Mac.
toddos is offline   Reply With Quote