Copy link to clipboard
Copied
It appears that your text does not have double spaces but rather many em spaces. You don't need a GREP. Just go to find/change in text and replace these em spaces with spaces.
That particular GREP query is looking for multiple spaces that appear in any combination and you aren't showing any. Instead, we see single spacebar spaces (the dots) and seemingly random single em spaces (the dot with the line underneath).
Guessing that you are trying to convert them to regular spacebar spaces, you can do this with a regular text Find/Change:
Since spaces don't show up in a text box, I highlighted the space added to the Change to field. Once you
...Copy link to clipboard
Copied
It appears that your text does not have double spaces but rather many em spaces. You don't need a GREP. Just go to find/change in text and replace these em spaces with spaces.
Copy link to clipboard
Copied
That particular GREP query is looking for multiple spaces that appear in any combination and you aren't showing any. Instead, we see single spacebar spaces (the dots) and seemingly random single em spaces (the dot with the line underneath).
Guessing that you are trying to convert them to regular spacebar spaces, you can do this with a regular text Find/Change:
Since spaces don't show up in a text box, I highlighted the space added to the Change to field. Once you convert all of the em spaces to spacebar spaces, you might want to run the Remove Trailing White Space query—there is at least one em space at the end of a paragraph visible.
~Barb
Find more inspiration, events, and resources on the new Adobe Community
Explore Now