In certain style, display (but don't replace) a text string with an abbreviation
I am working on a book file with the chapter names occuring both at the beginning of each chapter, and on top of every odd page.
Some of the chapter names are "too long" (cannot be changed, as this is an old book) and are to be abbreviated at the top of the page. Is there a way to do this automatically (where I at one single place type in the abbreviation - without changing templates, etc)?
As the chapter name at the top of the page is in its own paragraph style I was thinking that this maybe could be done using GREP - but that is just an idea, I'm not very profficient at GREP.
