GREP search for space before first instance of a character style
I have a book with articles written by authors and each ends with the author name which is character styled. But I want to change the space just before the author name to a right-indent tab.
I've already done a search and replace for the spaces between the author name to a non-breaking space.
Is there a way to search with GREP for the space just before the first instance of the author name character style?
See screenshot attached.
