When I import text from Word, it usually comes in with some random style override or other on all the paragraphs. Character direction is the usual one, but sometimes I get kinsoku as well. These I can change quite easily by calling Find/Replace through a script.
But I also get hyphenation overrides (hyphenation is turned off, and/or the hyphenation zone is changed). I'd like to set these back to the defined parameters for the paragraph style, but I can't seem to find any way to set the search either manually or scriptily.
I'd rather not just remove all overrides until I'm sure that there aren't any overrides I want to keep, but it's hard to hunt through for ones that might be of interest when every single paragraph in the document has overrides.
Does anyone know how I can reach the hyphenation options with a search, or otherwise remove these overrides without disturbing the rest of the document? (Bear in mind that (a) I have about 30 paragraph styles, and (b) not every paragraph style is intended to have the same hyphenation settings.)