View Single Post
Old 01-14-2012, 11:44 AM   #2
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,079
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by gafitz View Post
Hello.
There are instances where an epub in my ereader is properly formatted in all other respects except for quotes and apostrophes. So paragraphs and indents are correct and end of sentence punctuation is also correct, but quotes and apostrophes are question marks (?). So a sentence will read: ?I didn?t do it.?, he said. ?Did you??
When I open the epub in Sigil to do a search and replace or in Calibre reader, in neither instance does the program see the strange punctuation. In both these programs the above sentence reads: I didnt do it., he said. Did you?
Does anyone know why this happens and how to fix it?
Many thanks in advance and in hope.
The wrong code page (encoding) specified or the Font you are using (on your device) does not support those characters.
Probably
Code:
“ ” ’
theducks is offline   Reply With Quote