GREP: how can I add "Style B" to all the first paragraphs after "Style A"?
Working in a book, I fail to apply "then next style" to the paragraphs after titles. So now the have the same style as the rest of the normal text, that is, a style named "normal text". Now I need to apply the "text after title" style to all the first paragraphs after the style "title".
In short(er), I need GREP to look behind any next paragraph after "title" style and apply "text after title" style to it.
I've done it before, but I have lost my super powers.
Can you help me?
Thanks!
Seb