View Single Post
Old 02-24-2023, 03:24 PM   #9
enuddleyarbl
Guru
enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.
 
enuddleyarbl's Avatar
 
Posts: 784
Karma: 1538394
Join Date: Sep 2013
Device: Kobo Sage
Quote:
Originally Posted by Tex2002ans View Post
...The wrong apostrophe in a shortened word/year:
  • ✗ Go Get ‘Em, Team of ‘09
  • ✓ Go Get ’Em, Team of ’09
...
Yep. Those wrong leading apostrophe's have been popping up a lot for me lately (is there some special word for them?). I don't know if it's a problem with what the author/publisher did or if it's to do with Calibre's Smarten Punctuation function (probably because of nested quotations). But, I've been seeing a lot of the wrong version.

I've got a quick 'n dirty Saved Search to find them:
Code:
Search: (\s)‘([a-z])
Replace: \1’\2
but that finds oodles of false positives. One of these days, I'm going to have to think that through some more.
enuddleyarbl is offline   Reply With Quote