Forum Discussion

SupplementFacts's avatar
SupplementFacts
Copper Contributor
Nov 06, 2022
Solved

How can I use Find and Replace to change tab stop positions or clear tabs?

I have tabs throughout my document at 0.2, but I need to change them all to a position of 0.23. When I used Find and Replace, it added tabs at 0.23, but it failed to clear the 0.2 tabs. This despite ...
  • Stefan_Blom's avatar
    Nov 07, 2022

    SupplementFacts 

     

    Create a style which includes a tab stop at the position you need. Obviously, the style should not include any other tab stops. 

     

    Then search for paragraphs with a 0.2" tab stop and replace it with the style you created.

     

     

    This will apply the new style and, in the process, remove paragraph formatting which is not in the paragraph style.