Finding acronyms and abbreviations in document
I create engineering proposals and there are a lot of abbreviated terms that are used. I typically define the first occurence and then do a search for the phrase and/or abbreviation thereafter. In a short document, that usually works fine and is pretty efficient. Recently, I've started a larger proposal that has at least 50 abbreviations/acronyms (and there may be more after all authors have contributed) and was wondering how to write a GREP to find all of them in a document. Can any help me write a GREP or provide some guidance in this matter? Thanks in advance.
