Support for Indie Authors discussion
Archived Author Help
>
Double Words
date
newest »


In Word, mine always underline the second word. I'd be more worried to leave words like 'the' when you change things like the man for 'he'.


My spell check catches my double words. Which can be a blessing. And a curse. When editing a novel that takes place at Christmas time, the spell check likes to stop and point at every "ho ho ho" and "fa la la la la".

lol

However it won't flag ho-ho-ho or fa-la-la or even now, now, now.
Punctuation is magical.

I don't have trouble usually with classics like to, too, and two ore there, their, and they're ... but some others I have trouble with **cough**



One of the most annoying to keep fixing is things like "...that she had had once before."
So in OpenOffice, this is the search string that will pull up double words using ctrl+f:
\b(\w+)\s+\1\b
I am trying to figure out how to do this for those that use Word, but am having no luck. Anyone?