View Single Post
Old 03-22-2015, 03:34 AM   #11
Jellby
frumious Bandersnatch
Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.
 
Jellby's Avatar
 
Posts: 7,560
Karma: 20150435
Join Date: Jan 2008
Location: Spaniard in Sweden
Device: Cybook Orizon, Kobo Aura
Quote:
Originally Posted by BetterRed View Post
I've found that real apostrophes are used where they ought be used (contractions and possessives) and single quotes are used around dialogue and quotes.
What do you mean? When done properly (curly), the apostrophe and the closing single quote are exactly the same character, there's no automatic way to tell which is which, that's the root of the problem. Do you mean that apostrophes are straight and quotes are curly? I would replace that at once, it's so typewriterish...

When I code ebooks, I sometimes use ’ for the quote and ’ for the apostrophe. These are just synonyms for the same U+2019 character, but at least they are easy to tell in the code.
Jellby is offline   Reply With Quote