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!
|