View Single Post
 
Old 10-23-2023, 09:21 AM
RobiNew RobiNew is offline Windows 10 Office 2016
Competent Performer
 
Join Date: Sep 2023
Posts: 208
RobiNew is on a distinguished road
Question Get rid of leading spaces before paragraphs in the footnote section

Years ago Macropod suggested two methods to remove leading spaces before paragraphs, with Wildcard Find/Replace, where:
1. Find =^13[ ]{1,}
'Replace = ^p
OR
2. 'Find = [ ]{1;}([!^13]@^13)
'Replace = \1
These two methods are perfect for the text of a document, but have no effect in the footnote sector. Any idea? Thanks!
Reply With Quote