Reply To: TOC, erase the fullstop?

#123823
David Blatner
Keymaster

You could create a character style (I usually call it “disappear”) that sets the punctuation to None color (and maybe make it really small). Then apply that character style using GREP Styles with this: [[:punct:]]*?$
That will find any punctuation at the end of a paragraph, even if there is a space (or more than one) after it.
More on grep styles and disappearing here:
https://indesignsecrets.com/5-cool-things-you-can-do-with-grep-styles.php

This article was last modified on April 14, 2020

Comments (0)

Loading comments...